Annotate dtolnay/rust-toolchain SHA pin with its ref#15326
Closed
duksh wants to merge 1 commit into
Closed
Conversation
Every other SHA-pinned action carries a version comment; this one lacked it because rust-toolchain publishes no tags. Note the branch and commit date instead, matching the style used for BoringSSL pins. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DWoMomNAcBM3e8duJrb2do
Member
|
AFAIK this syntax will not be automatically updated by dependabot, which means it'll immediately fall out of date. Unless there's a way to have dependabot keep the comments up to date, this is better left unannotated. |
Contributor
Author
|
That's fair — Dependabot wouldn't keep this format current, so it would go stale on the first bump. Closing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Every other SHA-pinned action carries a version comment; this one lacked it because
dtolnay/rust-toolchainpublishes no tags.This annotates the three uses with the branch and commit date (master, as of Aug 23, 2025), matching the style used for the BoringSSL commit pins.