Skip to content

Commit e6b1f98

Browse files
authored
Merge pull request #55 from blue-build/dependabot/github_actions/blue-build/github-action-1.9
chore(deps): bump blue-build/github-action from 1.8 to 1.9
2 parents 5cdcd18 + 2913cee commit e6b1f98

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
@@ -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.8
34+
uses: blue-build/github-action@v1.9
3535
with:
3636
recipe: ${{ matrix.recipe }}
3737
cosign_private_key: ${{ secrets.SIGNING_SECRET }}

0 commit comments

Comments
 (0)