Update sigstore/gh-action-sigstore-python action to v3
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| sigstore/gh-action-sigstore-python | action | major | v2.1.1 -> v3.0.0 |
Release Notes
sigstore/gh-action-sigstore-python (sigstore/gh-action-sigstore-python)
v3.0.0
Added
-
inputsnow allows recursive globbing with**(#106)
Removed
- The following settings have been removed:
fulcio-url,rekor-url,ctfe,rekor-root-pubkey(#140) - The following output settings have been removed:
signature,certificate,bundle(#146)
Changed
-
inputsis now parsed according to POSIX shell lexing rules, improving the action's consistency when used with filenames containing whitespace or other significant characters (#104) -
inputsis now optional ifrelease-signing-artifactsis true and the action's event is areleaseevent. In this case, the action takes 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
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.