Skip to content

Commit d5b7696

Browse files
authored
Merge pull request #189 from kjd/fix-sigstore-action
Upgrade gh-action-sigstore-python to v3.0.0
2 parents 3a26791 + 336fe1a commit d5b7696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
name: python-package-distributions
6767
path: dist/
6868
- name: Sign with Sigstore
69-
uses: sigstore/gh-action-sigstore-python@1f6a500bbfdd9a2a339cf033e5421951fbc1cd2 # v2.1.1
69+
uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
7070
with:
7171
inputs: >-
7272
./dist/*.tar.gz

0 commit comments

Comments
 (0)