Skip to content

Commit dbecddb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v3.0.1
35+
uses: sigstore/gh-action-sigstore-python@v3.1.0
3636
with:
3737
inputs: ./dist/*.tar.gz ./dist/*.whl
3838
release-signing-artifacts: true

0 commit comments

Comments
 (0)