We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8856e30 commit c63c1a3Copy full SHA for c63c1a3
.github/actions/artifacts-attest/action.yml
@@ -6,7 +6,7 @@ runs:
6
steps:
7
-
8
name: 'Attestation'
9
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2.0.1
10
with:
11
subject-path: |
12
${{ github.workspace }}/artifacts/packages/native
0 commit comments