actions-marketplace-validations/Update rust-toolchain.toml

Update your rust-toolchain.toml file and send a PR for it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 13, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/a-kenji_update-rust-toolchain@16010dcfb630d64a678380d6cda04efee6e5713e # no releases — HEAD as of 2026-08-29

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
minor-version-deltaThe delta for the minor version.no0
update-patchUpdate patch versions.notrue
update-minorUpdate minor versions.notrue
toolchain-pathPath to the rust-toolchain file.no./rust-toolchain
tokenGITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)no${{ github.token }}
baseThe GitHub baseno${{ github.head_ref }}
commit-msgThe message provided with the commitnorust-toolchain: Update
pr-branchThe branch on which the PR is creatednoupdate_rust_toolchain_action
pr-titleThe title of the PR to be creatednorust-toolchain: Update
pr-labelsA comma or newline separated list of labels to set on the Pull Request to be createdno""

no outputs