Skip to content

Commit 30152b8

Browse files
Update sigstore/gh-action-sigstore-python action to v3.3.0
1 parent 7030498 commit 30152b8

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

0 commit comments

Comments
 (0)