Use action 1.4

This commit is contained in:
Gerald Pinder 2024-04-26 15:58:50 -04:00
parent ce8234f746
commit f351ea1a01

View File

@ -26,8 +26,7 @@ jobs:
steps:
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/github-action@use-new-clie-features # Replace this when dependent PR is merged
# uses: blue-build/github-action@v1.4
uses: blue-build/github-action@v1.4
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}