Skip to content

ci(deps): bump dtolnay/rust-toolchain pin across workflows (replaces #18)#34

Merged
saagpatel merged 1 commit into
masterfrom
codex/chore/deps-rust-toolchain-bump
Apr 21, 2026
Merged

ci(deps): bump dtolnay/rust-toolchain pin across workflows (replaces #18)#34
saagpatel merged 1 commit into
masterfrom
codex/chore/deps-rust-toolchain-bump

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

What

Bump dtolnay/rust-toolchain action SHA across all 4 workflow files that reference it.

  • Old: efa25f7f19611383d5b0ccf2d1c8914531636bf9
  • New: 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9

6 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. Global sed across the four affected files.

Testing

  • Commands run: grep -c across all workflows; confirmed 6 new references and zero old references remain
  • Results: SHA resolves via gh api repos/dtolnay/rust-toolchain/commits/3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 (published by Dependabot)

Performance impact

  • Bundle delta: N/A (CI workflow change)
  • Build time delta: none
  • Lighthouse delta: none
  • API latency delta: none
  • DB query delta: none

Risk / Notes

Screenshots (UI only)

  • N/A

Lockfile rationale (if lockfile changed)

  • No lockfile changes.

🤖 Generated with Claude Code

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>
@saagpatel saagpatel merged commit f030f86 into master Apr 21, 2026
23 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants