Skip to content

Commit 21d4e12

Browse files
committed
update GH action for attest-build-provenance
dependabot flagged this in #55. Pinning to `@v2` should let the minor and patch version update automatically
1 parent d8f7a52 commit 21d4e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
path: dist
4747

4848
- name: Generate artifact attestation for sdist and wheel
49-
uses: actions/attest-build-provenance@v1.4.3
49+
uses: actions/attest-build-provenance@v2
5050
with:
5151
subject-path: "dist/*"
5252

0 commit comments

Comments
 (0)