Skip to content

Commit c63c1a3

Browse files
committed
update actions/attest-build-provenance to v2.0.1
1 parent 8856e30 commit c63c1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/artifacts-attest/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runs:
66
steps:
77
-
88
name: 'Attestation'
9-
uses: actions/attest-build-provenance@v1
9+
uses: actions/attest-build-provenance@v2.0.1
1010
with:
1111
subject-path: |
1212
${{ github.workspace }}/artifacts/packages/native

0 commit comments

Comments
 (0)