Skip to content

Commit 7bfedf1

Browse files
Bump blue-build/github-action from 1.6.1 to 1.6.2
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.6.1 to 1.6.2. - [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.1...v1.6.2) --- updated-dependencies: - dependency-name: blue-build/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19831e6 commit 7bfedf1

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)