Skip to content

Commit 00c41bc

Browse files
chore(deps): bump blue-build/github-action from 1.6 to 1.7
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.6 to 1.7. - [Release notes](https://github.com/blue-build/github-action/releases) - [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md) - [Commits](blue-build/github-action@v1.6...v1.7) --- updated-dependencies: - dependency-name: blue-build/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfe0ff8 commit 00c41bc

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
29+
uses: blue-build/github-action@v1.7
3030
with:
3131
recipe: ${{ matrix.recipe }}
3232
cosign_private_key: ${{ secrets.SIGNING_SECRET }}

0 commit comments

Comments
 (0)