Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
chore: hop onto stable version of reusable action
Browse files Browse the repository at this point in the history
  • Loading branch information
c0deplayer committed Feb 19, 2024
1 parent f0ab6f6 commit a8c1781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- recipe.yml
steps:
- name: Build Custom Image
uses: blue-build/github-action@main
uses: blue-build/github-action@v1.0.2
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit a8c1781

Please sign in to comment.