chore(deps): bump sigstore/cosign-installer from 3.7.0 to 4.1.1 - #4023
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump sigstore/cosign-installer from 3.7.0 to 4.1.1#4023dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.7.0 to 4.1.1. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@dc72c7d...cad07c2) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/sigstore/cosign-installer-4.1.1
branch
from
April 30, 2026 16:37
ffc0a44 to
d8cebdc
Compare
hallieswan
requested changes
Apr 30, 2026
hallieswan
left a comment
Collaborator
There was a problem hiding this comment.
Claude review of bump:
Bumping
sigstore/cosign-installerfrom v3.7.0 to v4.1.1 is compatible with the action's input/output surface and brings two cosign security fixes, but it changes the bundled cosign from v2.x to v3.0.5 -- which silently ignores--tlog-upload=falseunder the new default bundle format and will break the SBOM attest step on line 225 unless you either pincosign-release: v2.6.1or add--use-signing-config=false --new-bundle-format=falseto the cosign attest command.
Recommend deferring this update until we can test the updated flags -- tracking in SMR-769.
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.
Bumps sigstore/cosign-installer from 3.7.0 to 4.1.1.
Release notes
Sourced from sigstore/cosign-installer's releases.
... (truncated)
Commits
cad07c2chore: update default cosign-release to v3.0.5 (#223)ba7bc0afix: add retry to curl downloads for transient network failures (#210)5a292e1Bump cosign to 3.0.5 (#220)351ea76Bump actions/checkout from 6.0.1 to 6.0.2 (#217)c17565ftest with go 1.26 too (#221)a6fdd19Bump actions/setup-go from 6.1.0 to 6.3.0 (#218)430b6a7docs: fix registry from gcr.io to ghcr.io (#213)4d14d7ffeat: update to v3.0.3 (#212)f148005fix: use env vars for template expansions; show curl errors (#207)c3f2d79Bump actions/checkout from 6.0.0 to 6.0.1 (#208)