Update sigstore/gh-action-sigstore-python action to v3.2.0#698
Merged
stephen-riggs merged 1 commit intomainfrom Dec 8, 2025
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #698 +/- ##
=======================================
Coverage 38.51% 38.51%
=======================================
Files 99 99
Lines 11663 11663
Branches 1542 1542
=======================================
Hits 4492 4492
Misses 6973 6973
Partials 198 198 🚀 New features to boost your workflow:
|
8bcb84d to
0540754
Compare
stephen-riggs
approved these changes
Dec 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.0.0->v3.2.0Release Notes
sigstore/gh-action-sigstore-python (sigstore/gh-action-sigstore-python)
v3.2.0Compare Source
gh-action-sigstore-pythonaction now manages the used Python version internally, improving reliability.Changed
v3.1.0Compare Source
gh-action-sigstore-pythonis now compatible with Rekor v2transparency log (but produced signature bundles still contain Rekor v1 entries by default).
Changed
(#220)
Fixed
(#225)
Added
rekor-versionargument was added to control the Rekor transparency logversion when signing. The default version in the gh-action-sigstore-python
3.x series will remain 1 (except when using
staging: true).(#228)
v3.0.1Compare Source
Changed
(#155)
(#165)
Fixed
rfc3161-clientdependency has been upgraded to1.0.3to resolvea security vulnerability
(#182)
Configuration
📅 Schedule: Branch creation - "after 7am and before 4pm on monday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.