Skip to content

ci: fix Rust dependency audit reporting - #279

Merged
forhappy merged 2 commits into
mainfrom
codex/fix-rust-audit-ci
Aug 23, 2026
Merged

ci: fix Rust dependency audit reporting#279
forhappy merged 2 commits into
mainfrom
codex/fix-rust-audit-ci

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

Summary

  • Grant the dependency-audit job checks: write so rustsec/audit-check can publish its Security audit Check.
  • Pin the action to RustSec's Node 24 update, removing the Node 20 deprecation warning.

Context

The failed CI run found no vulnerabilities, but the action failed while creating a Check Run because the token only had contents: read. The two unmaintained advisories are reported as warnings and do not indicate a vulnerability failure.

Verification

  • Workflow YAML parsed successfully.
  • git diff --check passed.
  • No Rust tests run; this is a workflow-only change.

@forhappy
forhappy merged commit 4d9a88b into main Aug 23, 2026
14 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.

1 participant