Skip to content

Commit 8e10ce4

Browse files
⬆️ Update sigstore/gh-action-sigstore-python action to v3.4.0 (#807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cf4d5a commit 8e10ce4

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
@@ -51,7 +51,7 @@ jobs:
5151
verbose: true
5252
print-hash: true
5353
- name: ✍️ Sign published artifacts
54-
uses: sigstore/gh-action-sigstore-python@v3.2.0
54+
uses: sigstore/gh-action-sigstore-python@v3.4.0
5555
with:
5656
inputs: ./dist/*.tar.gz ./dist/*.whl
5757
release-signing-artifacts: true

0 commit comments

Comments
 (0)