Skip to content

Commit 1359bd8

Browse files
committed
bump the sigstore action since v.1.2.3 is crashing
1 parent e577287 commit 1359bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
name: python-package-distributions
7777
path: dist/
7878
- name: Sign the dists with Sigstore
79-
uses: sigstore/gh-action-sigstore-python@v1.2.3
79+
uses: sigstore/gh-action-sigstore-python@v2.1.1
8080
with:
8181
inputs: >-
8282
./dist/*.tar.gz

0 commit comments

Comments
 (0)