Skip to content

Commit 3bb2a7b

Browse files
authored
Merge pull request #4 from WinsDominoes/dependabot/github_actions/blue-build/github-action-1.12
Bump blue-build/github-action from 1.11 to 1.12
2 parents 776bbff + e236dab commit 3bb2a7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
# the build is fully handled by the reusable github action
3333
- name: Build Custom Image
34-
uses: blue-build/github-action@v1.11
34+
uses: blue-build/github-action@v1.12
3535
with:
3636
recipe: ${{ matrix.recipe }}
3737
cosign_private_key: ${{ secrets.SIGNING_SECRET }}

0 commit comments

Comments
 (0)