Skip to content

Commit

Permalink
chore: hop onto stable version of reusable action
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Feb 3, 2024
1 parent a5d4a10 commit 36fd5f5
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 @@ -24,7 +24,7 @@ jobs:
- recipe.yml
steps:
- name: Build Custom Image
uses: blue-build/github-action@main
uses: blue-build/github-action@v1.0.0
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit 36fd5f5

Please sign in to comment.