Skip to content

Commit

Permalink
Use action 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpinder committed Apr 26, 2024
1 parent ce8234f commit f351ea1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
uses: blue-build/[email protected]
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit f351ea1

Please sign in to comment.