Skip to content

Grant Cargo Audit permission to publish check results - #803

Draft
Anand Krishnamoorthi (anakrish) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-cargo-audit-failure
Draft

Grant Cargo Audit permission to publish check results#803
Anand Krishnamoorthi (anakrish) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-cargo-audit-failure

Conversation

Copilot AI commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

The WASM Cargo Audit job completed the dependency scan but failed when rustsec/audit-check attempted to create its GitHub check run without sufficient token permissions.

  • Workflow permissions
    • Add checks: write to the dependency-audit workflow.
    • Preserve the existing contents: read scope.
permissions:
  checks: write
  contents: read

Co-authored-by: anakrish <35780660+anakrish@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job Cargo Audit for bindings/wasm Grant Cargo Audit permission to publish check results Sep 1, 2026
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