Skip to content

Commit 1e8738f

Browse files
Update sigstore/gh-action-sigstore-python action to v3.1.0
1 parent 7030498 commit 1e8738f

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@f832326173235dcb00dd5d92cd3f353de3188e6c # v3.1.0
6262
with:
6363
inputs: >-
6464
./dist/*.tar.gz

0 commit comments

Comments
 (0)