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.
attest-build-provenance
1 parent d8f7a52 commit 21d4e12Copy full SHA for 21d4e12
.github/workflows/build-and-release.yml
@@ -46,7 +46,7 @@ jobs:
46
path: dist
47
48
- name: Generate artifact attestation for sdist and wheel
49
- uses: actions/attest-build-provenance@v1.4.3
+ uses: actions/attest-build-provenance@v2
50
with:
51
subject-path: "dist/*"
52
0 commit comments