Bump blue-build/github-action from 1.10 to 1.11

Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.10 to 1.11.
- [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.10...v1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-22 03:44:22 +00:00
committed by GitHub
parent 5d2e964b9d
commit 7ad6887e63

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.10
uses: blue-build/github-action@v1.11
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}