We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0d6a6 commit e03d9e3Copy full SHA for e03d9e3
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
68
- if: ${{ github.event_name == 'release' }}
69
name: Attest distribution artifact
70
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2
71
with:
72
subject-path: dist/*.tar.gz
73
0 commit comments