⬆️ Update sigstore/gh-action-sigstore-python action to v3#1402
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
1344657 to
dee1a8b
Compare
|



This PR contains the following updates:
v2.1.1->v3.0.0Release Notes
sigstore/gh-action-sigstore-python (sigstore/gh-action-sigstore-python)
v3.0.0Compare Source
Added
inputsnow allows recursive globbing with**(#106)
Removed
fulcio-url,rekor-url,ctfe,rekor-root-pubkey(#140)
signature,certificate,bundle(#146)
Changed
inputsis now parsed according to POSIX shell lexing rules, improvingthe action's consistency when used with filenames containing whitespace
or other significant characters
(#104)
inputsis now optional ifrelease-signing-artifactsis trueand the action's event is a
releaseevent. In this case, the actiontakes no explicit inputs, but signs the source archives already attached
to the associated release
(#110)
The default suffix has changed from
.sigstoreto.sigstore.json,per Sigstore's client specification
(#140)
release-signing-artifactsnow defaults totrue(#142)
Fixed
The
release-signing-artifactssetting no longer causes a hard errorwhen used under the incorrect event
(#103)
Various deprecations present in
sigstore-python's 2.x series have beenresolved
(#140)
This workflow now supports CI runners that use PEP 668 to constrain global
package prefixes
(#145)
Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.