Skip to content

Commit e4cb83e

Browse files
⬆️ Update sigstore/gh-action-sigstore-python action to v3.2.0 (#198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53ce36a commit e4cb83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: 🚀 Publish to PyPi
3333
run: uv publish
3434
- name: ✍️ Sign published artifacts
35-
uses: sigstore/gh-action-sigstore-python@f832326173235dcb00dd5d92cd3f353de3188e6c # v3.1.0
35+
uses: sigstore/gh-action-sigstore-python@a5caf349bc536fbef3668a10ed7f5cd309a4b53d # v3.2.0
3636
with:
3737
inputs: ./dist/*.tar.gz ./dist/*.whl
3838
release-signing-artifacts: true

0 commit comments

Comments
 (0)