Skip to content

Commit 5f88fa9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ jobs:
427427
verbose: true
428428
print-hash: true
429429
- name: ✍️ Sign published artifacts
430-
uses: sigstore/gh-action-sigstore-python@f832326173235dcb00dd5d92cd3f353de3188e6c # v3.1.0
430+
uses: sigstore/gh-action-sigstore-python@a5caf349bc536fbef3668a10ed7f5cd309a4b53d # v3.2.0
431431
with:
432432
inputs: ./dist/*.tar.gz ./dist/*.whl
433433
release-signing-artifacts: true

0 commit comments

Comments
 (0)