Use action 1.4
This commit is contained in:
parent
ce8234f746
commit
f351ea1a01
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -26,8 +26,7 @@ jobs:
|
||||
steps:
|
||||
# the build is fully handled by the reusable github action
|
||||
- name: Build Custom Image
|
||||
uses: blue-build/github-action@use-new-clie-features # Replace this when dependent PR is merged
|
||||
# uses: blue-build/github-action@v1.4
|
||||
uses: blue-build/github-action@v1.4
|
||||
with:
|
||||
recipe: ${{ matrix.recipe }}
|
||||
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user