Skip to content

build(deps): bump sigstore/cosign-installer from 3.9.1 to 4.1.2 - #271

Merged
richardmhope merged 1 commit into
mainfrom
dependabot/github_actions/sigstore/cosign-installer-4.1.2
Jul 22, 2026
Merged

build(deps): bump sigstore/cosign-installer from 3.9.1 to 4.1.2#271
richardmhope merged 1 commit into
mainfrom
dependabot/github_actions/sigstore/cosign-installer-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps sigstore/cosign-installer from 3.9.1 to 4.1.2.

Release notes

Sourced from sigstore/cosign-installer's releases.

v4.1.2

What's Changed

v4.1.1

What's Changed

Full Changelog: sigstore/cosign-installer@v4.1.0...v4.1.1

v4.1.0

What's Changed

We recommend updating as soon as possible as this includes bug fixes for Cosign. We also recommend removing with: cosign-release and strongly discourage using cosign-release unless you have a specific reason to use an older version of Cosign.

Full Changelog: sigstore/cosign-installer@v4.0.0...v4.1.0

v4.0.0

What's Changed?

Note: You must upgrade to cosign-installer v4 if you want to install Cosign v3+. You may still install Cosign v2.x with cosign-installer v4.

In version v3+, using cosign sign-blob requires adding the --bundle flag which may require you to update your signing command.

  • Add support for Cosign v3 releases (#201)

v3.10.1

What's Changed?

Note: cosign-installer v3.x cannot be used to install Cosign v3.x. You must upgrade to cosign-installer v4 in order to use Cosign v3.

Note: This is planned to be the final release of Cosign v2, though we will cut new releases for any critical security or bug fixes. We recommend transitioning to Cosign v3.

  • Bump default Cosign to v2.6.1 (#203)

v3.10.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3.9.2...v3.10.0

v3.9.2

What's Changed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 20, 2026

@icebergai-review-bot icebergai-review-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IcebergAutoReview

Verdict: approve

The major upgrade is compatible with the repository’s release workflow. The PR changes only the cosign installer’s immutable SHA, correctly identifying the signed v4.1.2 release, which installs Cosign v3.0.6. The workflow signs an OCI image digest with cosign sign --yes; the documented v3 --bundle breaking change applies to sign-blob, not this command.

Findings

  • No blocking findings.

Validation

  • Inspected the complete main...HEAD diff and commit ancestry; found one expected workflow-line change and no unrelated files.
  • Ran git diff --check main...HEAD; no whitespace errors.
  • Verified the new full commit SHA corresponds to the signed upstream v4.1.2 release and that its action manifest defaults to Cosign v3.0.6.
  • Reviewed all repository cosign usages and the release workflow context; no sign-blob usage or removed inputs require migration.
  • Confirmed full-SHA action pinning is preserved and current CI includes blocking workflow syntax and security audits.

Residual risks / optional notes

  • Normal PR CI does not execute the push/signing branch because the release workflow skips it during default dry runs. Compatibility is nevertheless supported by upstream’s current OCI image-signing guidance; an unchecked manual dry run remains the end-to-end validation path.

Automated review by Codex cf073db44f55 using IcebergAutoReview.

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.9.1 to 4.1.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@398d4b0...6f9f177)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/sigstore/cosign-installer-4.1.2 branch from cf073db to 3a0bd75 Compare July 22, 2026 00:37

Copy link
Copy Markdown
Collaborator

·@·d·ependabot m·erge


Generated by Claude Code

@icebergai-review-bot icebergai-review-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IcebergAutoReview

Verdict: approve

The rebased PR preserves the exact previously approved cosign upgrade. The apparent 21-file follow-up delta is merged base-branch work; main...HEAD contains only the intended immutable action-pin update.

Findings

  • No blocking findings.

Validation

  • Compared cf073db..HEAD and reconstructed ancestry: HEAD is one commit ahead of current main.
  • Confirmed the old and new PR commits have identical stable patch IDs.
  • Inspected main...HEAD: one line changes in .github/workflows/release.yml, from cosign-installer v3.9.1 to v4.1.2.
  • Reviewed affected release workflow context and all repository cosign usages; signing remains cosign sign --yes with no sign-blob compatibility concern.
  • Ran git diff --check main...HEAD; no whitespace errors.
  • Relied on the stated fully green current-head CI for broad validation; no local suites rerun.

Residual risks / optional notes

  • The push/signing path is not exercised by ordinary dry-run CI. Its end-to-end behavior remains dependent on a real release or manually authorized non-dry run.

Automated review by Codex 3a0bd75514d7 using IcebergAutoReview.

@richardmhope
richardmhope merged commit e38eca9 into main Jul 22, 2026
8 checks passed
@richardmhope
richardmhope deleted the dependabot/github_actions/sigstore/cosign-installer-4.1.2 branch July 22, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant