Skip to content

Commit

Permalink
update actions/attest-build-provenance to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Dec 9, 2024
1 parent 8856e30 commit c63c1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/artifacts-attest/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
steps:
-
name: 'Attestation'
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2.0.1
with:
subject-path: |
${{ github.workspace }}/artifacts/packages/native
Expand Down

0 comments on commit c63c1a3

Please sign in to comment.