mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 07:28:01 -05:00
Add unbuilt sord to updater-sord-0.16.20 — zix → 0.8.0,sord: 0.16.14 → 0.16.20 (#13590)
* Add unbuilt sord to updater-sord-0.16.20 * Update source_url Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add zix, build sord. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Fix workflow version detection. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * cleanup deps Signed-off-by: Satadru Pramanik <satadru@gmail.com> --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
33f50d09e8
commit
38652e1fa4
2
.github/workflows/Generate-PR.yml
vendored
2
.github/workflows/Generate-PR.yml
vendored
@@ -444,7 +444,7 @@ jobs:
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v47
|
||||
with:
|
||||
base_sha: ${{ github.event.pull_request.head.sha }}
|
||||
base_sha: ${{ steps.get-current-head.outputs.CURRENT_HEAD }}
|
||||
files_yaml: |
|
||||
manifest:
|
||||
- manifest/**
|
||||
|
||||
Reference in New Issue
Block a user