Skip to content

Commit ed621bf

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)