Skip to content

Commit daf1800

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

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/[email protected].0
35+
uses: sigstore/[email protected].1
3636
with:
3737
inputs: ./dist/*.tar.gz ./dist/*.whl
3838
release-signing-artifacts: true

0 commit comments

Comments
 (0)