Skip to content

ci(deps): bump the actions group with 2 updates - #28

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-d39e3c5db0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-d39e3c5db0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on dtolnay/rust-toolchain and sigstore/cosign-installer to permit the latest version.
Updates dtolnay/rust-toolchain to d1031067263f94b142dd6c0ce24c5eb9d02d52a0

Commits

Updates 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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) to permit the latest version.

Updates `dtolnay/rust-toolchain` to d1031067263f94b142dd6c0ce24c5eb9d02d52a0
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](https://github.com/dtolnay/rust-toolchain/commits/d1031067263f94b142dd6c0ce24c5eb9d02d52a0)

Updates `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: dtolnay/rust-toolchain
  dependency-version: d1031067263f94b142dd6c0ce24c5eb9d02d52a0
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the ci CI / GitHub Actions changes label Sep 4, 2026
@madetocreate

Copy link
Copy Markdown
Contributor

Der cosign-Teil ist uebernommen (15d5153 bzw. der Folge-Commit): v3 auf v4.1.2, geprueft unbedenklich, weil unser sign-blob-Aufruf das in Cosign 3 verlangte --bundle bereits uebergibt.

Der dtolnay-Teil nicht. Nachgemessen: 6bed0761 ist der stable-Zweig, d1031067 ist master. Der Kommentar waere nach dem Bump "# stable" geblieben und haette damit etwas anderes gesagt als die Zeile tut. Bei dieser Action benennt der Ref die Rust-Toolchain, nicht die Version der Action.

Die vier anderen Rust-Repos fuehren dafuer laengst eine ignore-Regel, hier fehlte sie als einzigem. Sie steht jetzt drin.

@madetocreate
madetocreate deleted the dependabot/github_actions/actions-d39e3c5db0 branch September 4, 2026 11:36
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI / GitHub Actions changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant