Skip to content

Commit 0517915

Browse files
update sigstore version (#121)
1 parent 7c3753c commit 0517915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
path: dist/
191191

192192
- name: Sign Distribution
193-
uses: sigstore/gh-action-sigstore-python@v2.1.1
193+
uses: sigstore/gh-action-sigstore-python@v3.4.0
194194
with:
195195
inputs: |
196196
./dist/*.tar.gz

0 commit comments

Comments
 (0)