Skip to content

Commit 673ff1c

Browse files
authored
Merge pull request #27 from Eppo-exp/emiel/bump-sigstore-signing-version
Emiel/bump sigstore signing version
2 parents f6231d5 + b38a0a7 commit 673ff1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Publish distribution 📦 to PyPI
5555
uses: pypa/gh-action-pypi-publish@release/v1
5656
- name: Sign the dists with Sigstore
57-
uses: sigstore/gh-action-sigstore-python@v2.1.1
57+
uses: sigstore/gh-action-sigstore-python@v3.0.0
5858
with:
5959
inputs: >-
6060
./dist/*.tar.gz

0 commit comments

Comments
 (0)