Skip to content

Commit 4c64b5c

Browse files
chore(deps): update sigstore/gh-action-sigstore-python action to v3.0.1
1 parent 2b9d6fc commit 4c64b5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
name: python-package-distributions
7171
path: dist/
7272
- name: Sign the dists with Sigstore
73-
uses: sigstore/gh-action-sigstore-python@v3.0.0
73+
uses: sigstore/gh-action-sigstore-python@v3.0.1
7474
with:
7575
inputs: >-
7676
./dist/*.tar.gz

0 commit comments

Comments
 (0)