1 Commits

Author SHA1 Message Date
dependabot[bot]
cec9538649 chore(deps): bump blue-build/github-action from 1.11 to 1.12
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.11 to 1.12.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.11...v1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 01:22:35 +00:00

View File

@@ -31,7 +31,7 @@ jobs:
steps:
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/github-action@v1.11
uses: blue-build/github-action@v1.12
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}