Skip to content

Bump actions-rs/toolchain from 568dc894a7f9e32ffd9bb7d7a6cebb784cdaa2b0 to 16499b5e05bf2e26879000db0c1d13f7e13fa3af#59

Open
dependabot[bot] wants to merge 1 commit into
Currentfrom
dependabot/github_actions/actions-rs/toolchain-16499b5e05bf2e26879000db0c1d13f7e13fa3af
Open

Bump actions-rs/toolchain from 568dc894a7f9e32ffd9bb7d7a6cebb784cdaa2b0 to 16499b5e05bf2e26879000db0c1d13f7e13fa3af#59
dependabot[bot] wants to merge 1 commit into
Currentfrom
dependabot/github_actions/actions-rs/toolchain-16499b5e05bf2e26879000db0c1d13f7e13fa3af

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions-rs/toolchain from 568dc894a7f9e32ffd9bb7d7a6cebb784cdaa2b0 to 16499b5e05bf2e26879000db0c1d13f7e13fa3af.

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 568dc894a7f9e32ffd9bb7d7a6cebb784cdaa2b0 to 16499b5e05bf2e26879000db0c1d13f7e13fa3af.
- [Release notes](https://github.com/actions-rs/toolchain/releases)
- [Changelog](https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md)
- [Commits](actions-rs/toolchain@568dc89...16499b5)

---
updated-dependencies:
- dependency-name: actions-rs/toolchain
  dependency-version: 16499b5e05bf2e26879000db0c1d13f7e13fa3af
  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 Jul 22, 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

Development

Successfully merging this pull request may close these issues.

1 participant