Skip to content

Commit 174c7cd

Browse files
Update sigstore/gh-action-sigstore-python action to v3.0.1
1 parent 7030498 commit 174c7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
name: Packages
5959
path: dist
6060
- name: Sign the dists with Sigstore
61-
uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
61+
uses: sigstore/gh-action-sigstore-python@f7ad0af51a5648d09a20d00370f0a91c3bdf8f84 # v3.0.1
6262
with:
6363
inputs: >-
6464
./dist/*.tar.gz

0 commit comments

Comments
 (0)