We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The audit job fails with message Error: Resource not accessible by integration
Error: Resource not accessible by integration
> Run actions-rs/audit-check@v1 /home/runner/.cargo/bin/cargo generate-lockfile Updating crates.io index > Calling cargo-audit (JSON output) Warning: 1 vulnerabilities found! Warning: 5 warnings found! Found 1 advisory(ies), 1 unmaintained, 4 other Error: Resource not accessible by integration
This can likely be fixed with the permissions outlined in actions-rs/audit-check#220
The text was updated successfully, but these errors were encountered:
919b83d seems to have made CI happy
Sorry, something went wrong.
Merge pull request #2 from /issues/1-audit-job-failing-due-to-bad-per…
c80a277
…missions Fix Audit CI permissions issue
ewpratten
Successfully merging a pull request may close this issue.
The audit job fails with message
Error: Resource not accessible by integration
This can likely be fixed with the permissions outlined in actions-rs/audit-check#220
The text was updated successfully, but these errors were encountered: