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 5a6cb97 commit 3b89d5bCopy full SHA for 3b89d5b
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
twine check dist/*
46
47
- name: Attest build provenance
48
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v3
49
with:
50
subject-path: "dist/*"
51
0 commit comments