Skip to content

Commit 4f00e00

Browse files
⬆️👨‍💻 Update actions/attest-build-provenance action to v2.1.0 (#346)
1 parent 831a799 commit 4f00e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
path: dist
3434
merge-multiple: true
3535
- name: Generate artifact attestation for sdist and wheel(s)
36-
uses: actions/attest-build-provenance@v2.0.1
36+
uses: actions/attest-build-provenance@v2
3737
with:
3838
subject-path: "dist/*"
3939
- uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)