2 parents 776bbff + e236dab commit 3bb2a7bCopy full SHA for 3bb2a7b
1 file changed
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
# the build is fully handled by the reusable github action
33
- name: Build Custom Image
34
- uses: blue-build/github-action@v1.11
+ uses: blue-build/github-action@v1.12
35
with:
36
recipe: ${{ matrix.recipe }}
37
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
0 commit comments