Skip to content

Commit 1325f64

Browse files
committed
Update version for sigstore action to full version.
1 parent 345b760 commit 1325f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: python-package-distributions
7070
path: dist/
7171
- name: Sign the dists with Sigstore
72-
uses: sigstore/gh-action-sigstore-python@v3
72+
uses: sigstore/gh-action-sigstore-python@v3.0.0
7373
with:
7474
inputs: >-
7575
./dist/*.tar.gz

0 commit comments

Comments
 (0)