We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2eecac3 + 2006e3b commit 9fa8eeaCopy full SHA for 9fa8eea
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
# the build is fully handled by the reusable github action
28
- name: Build Custom Image
29
- uses: blue-build/github-action@v1.6.1
+ uses: blue-build/github-action@v1.7.0
30
with:
31
recipe: ${{ matrix.recipe }}
32
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
0 commit comments