ci(deps): bump dtolnay/rust-toolchain pin across workflows (replaces #18)#34
Merged
Merged
Conversation
Supersedes #18 — Dependabot PR blocked by branch-name governance guard. Re-creates the SHA bump on a codex-compliant branch. Old: efa25f7f19611383d5b0ccf2d1c8914531636bf9 New: 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 Affected workflows (6 total references): - .github/workflows/ci.yml (3 references) - .github/workflows/codeql.yml (1) - .github/workflows/dependency-watch.yml (1) - .github/workflows/sbom.yml (1) The two Wave-3 additions (codeql.yml, sbom.yml) landed with the old pin on master earlier today; this pulls them forward to the same SHA the rest of the workflows now use. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
What
Bump
dtolnay/rust-toolchainaction SHA across all 4 workflow files that reference it.efa25f7f19611383d5b0ccf2d1c8914531636bf93c5f7ea28cd621ae0bf5283f0e981fb97b8a7af96 total references updated:
.github/workflows/ci.yml(3).github/workflows/codeql.yml(1).github/workflows/dependency-watch.yml(1).github/workflows/sbom.yml(1)Why
Supersedes #18 — blocked by branch-name governance guard. Re-created on a codex-compliant branch per docs/SECURITY.md.
The two Wave 3 workflow additions (
codeql.yml,sbom.yml) just landed on master with the old pin; this PR pulls them forward to the same SHA the rest of the workflows now use, so the ecosystem is consistent.Wave 4 (remainder) of the audit remediation plan.
How
One commit:
ci(deps): bump dtolnay/rust-toolchain pin across workflows. Globalsedacross the four affected files.Testing
grep -cacross all workflows; confirmed 6 new references and zero old references remaingh api repos/dtolnay/rust-toolchain/commits/3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9(published by Dependabot)Performance impact
Risk / Notes
Screenshots (UI only)
Lockfile rationale (if lockfile changed)
🤖 Generated with Claude Code