Skip to content

Commit

Permalink
Merge pull request #27 from Eppo-exp/emiel/bump-sigstore-signing-version
Browse files Browse the repository at this point in the history
Emiel/bump sigstore signing version
  • Loading branch information
emielver authored Dec 17, 2024
2 parents f6231d5 + b38a0a7 commit 673ff1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
- name: Sign the dists with Sigstore
uses: sigstore/gh-action-sigstore-python@v2.1.1
uses: sigstore/gh-action-sigstore-python@v3.0.0
with:
inputs: >-
./dist/*.tar.gz
Expand Down

0 comments on commit 673ff1c

Please sign in to comment.