Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump blue-build/github-action from 1.1.1 to 1.2.0
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.1.1 to 1.2.0.
- [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.1.1...v1.2.0)

---
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]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 3208149 commit 1c492bf
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 @@ -28,7 +28,7 @@ jobs:
steps:
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/github-action@v1.1.1
uses: blue-build/github-action@v1.2.0
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit 1c492bf

Please sign in to comment.