a-kenji/Update rust-toolchain.toml

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

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 13, 2026
Maintenance Recency
Activelast commit Apr 13, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: a-kenji/update-rust-toolchain@1f79127e8c39b348cbd90673ad146b932ea78846 # v1.1

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