Skip to content

Commit

Permalink
chore: pin to minor action version
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Feb 28, 2024
1 parent b860c04 commit 5d9cc76
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 @@ -26,7 +26,7 @@ jobs:
steps:
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/[email protected].1
uses: blue-build/[email protected]
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit 5d9cc76

Please sign in to comment.