Skip to content

Bump actions-rs/toolchain from 56751392ac172fc3a68fef1413f507767ed5f563 to b2417cde72dcf67f306c0ae8e0828a81bf0b189f#102

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-rs/toolchain-b2417cde72dcf67f306c0ae8e0828a81bf0b189f
Open

Bump actions-rs/toolchain from 56751392ac172fc3a68fef1413f507767ed5f563 to b2417cde72dcf67f306c0ae8e0828a81bf0b189f#102
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-rs/toolchain-b2417cde72dcf67f306c0ae8e0828a81bf0b189f

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps actions-rs/toolchain from 56751392ac172fc3a68fef1413f507767ed5f563 to b2417cde72dcf67f306c0ae8e0828a81bf0b189f.

Changelog

Sourced from actions-rs/toolchain's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.6] - 2020-03-24

Added

  • Pass allow-downgrade flag to rustup if nightly toolchain with components requested

[1.0.5] - 2020-01-26

Fixed

  • rustup version parser does not fail Action execution on macOS-latest VM images anymore

[1.0.4] - 2020-01-26

Added

  • Support for the rust-toolchain file: If the toolchain input is not given, we will try and install the version specified in the rust-toolchain file.
  • Action outputs with rustc, cargo and rustup versions installed

[1.0.3] - 2019-10-19

Added

  • Support for rustup set profile command
  • Support for --component flag for the rustup toolchain install command

[1.0.2] - 2019-10-14

Changed

  • Missing rustup executable will not raise an annotating warning before the installation anymore (#13)

[1.0.1] - 2019-10-05

Changed

  • target input is not used as a --default-target argument for rustup anymore (#8)

[1.0.0] - 2019-09-15

Added

  • First public version
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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions-rs/toolchain](https://github.com/actions-rs/toolchain) from 56751392ac172fc3a68fef1413f507767ed5f563 to b2417cde72dcf67f306c0ae8e0828a81bf0b189f.
- [Release notes](https://github.com/actions-rs/toolchain/releases)
- [Changelog](https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md)
- [Commits](actions-rs/toolchain@5675139...b2417cd)

---
updated-dependencies:
- dependency-name: actions-rs/toolchain
  dependency-version: b2417cde72dcf67f306c0ae8e0828a81bf0b189f
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 2, 2026
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.

0 participants