Skip to content

Commit 8bcb84d

Browse files
Update sigstore/gh-action-sigstore-python action to v3.1.0
1 parent 507f4bd commit 8bcb84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
name: package-distributions
129129
path: dist/
130130
- name: Sign the dists with Sigstore
131-
uses: sigstore/gh-action-sigstore-python@v3.0.0
131+
uses: sigstore/gh-action-sigstore-python@v3.1.0
132132
with:
133133
inputs: >-
134134
./dist/*.tar.gz

0 commit comments

Comments
 (0)