Skip to content

Commit

Permalink
chore(deps): bump blue-build/github-action from 1.6.0 to 1.6.1 (#10)
Browse files Browse the repository at this point in the history
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.6.0 to 1.6.1.
- [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.0...v1.6.1)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent e7f14d2 commit 139bb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/github-action@v1.6.0
uses: blue-build/github-action@v1.6.1
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit 139bb4f

Please sign in to comment.