Skip to content

Commit

Permalink
chore(deps): pin actions/attest-build-provenance action to 1c608d1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and peterhirn committed Sep 26, 2024
1 parent c18524d commit 1b56826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Attestation
if: ${{ steps.release.outputs.release_created }}
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1
with:
subject-path: ./src/argon2.wasm

Expand Down

0 comments on commit 1b56826

Please sign in to comment.