Skip to content

Commit ec3f5a9

Browse files
authored
Merge pull request #42 from fiftydinar/dependabot/github_actions/blue-build/github-action-1.6.2
2 parents 19831e6 + 7bfedf1 commit ec3f5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
# the build is fully handled by the reusable github action
2929
- name: Build Custom Image
30-
uses: blue-build/[email protected].1
30+
uses: blue-build/[email protected].2
3131
with:
3232
recipe: ${{ matrix.recipe }}
3333
cosign_private_key: ${{ secrets.SIGNING_SECRET }}

0 commit comments

Comments
 (0)