Merge pull request #59 from blue-build/dependabot/github_actions/blue-build/github-action-1.11

chore(deps): bump blue-build/github-action from 1.10 to 1.11
This commit is contained in:
Gerald Pinder
2026-02-14 13:37:39 -05:00
committed by GitHub

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 }}