Skip to content

Commit 9fa8eea

Browse files
authored
Merge pull request #9 from trevnels/dependabot/github_actions/blue-build/github-action-1.7.0
build(deps): bump blue-build/github-action from 1.6.1 to 1.7.0
2 parents 2eecac3 + 2006e3b commit 9fa8eea

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
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
# the build is fully handled by the reusable github action
2828
- name: Build Custom Image
29-
uses: blue-build/github-action@v1.6.1
29+
uses: blue-build/github-action@v1.7.0
3030
with:
3131
recipe: ${{ matrix.recipe }}
3232
cosign_private_key: ${{ secrets.SIGNING_SECRET }}

0 commit comments

Comments
 (0)