Skip to content
New issue

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

Audit job failing due to bad permissions #1

Closed
ewpratten opened this issue Jul 20, 2023 · 1 comment · Fixed by #2
Closed

Audit job failing due to bad permissions #1

ewpratten opened this issue Jul 20, 2023 · 1 comment · Fixed by #2
Assignees
Labels
meta An issue relating to the repository or buildsystem

Comments

@ewpratten
Copy link
Owner

The audit job fails with message 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

@ewpratten ewpratten self-assigned this Jul 20, 2023
@ewpratten ewpratten added the meta An issue relating to the repository or buildsystem label Jul 20, 2023
@ewpratten
Copy link
Owner Author

919b83d seems to have made CI happy

@ewpratten ewpratten linked a pull request Jul 20, 2023 that will close this issue
ewpratten added a commit that referenced this issue Jul 20, 2023
…missions

Fix Audit CI permissions issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta An issue relating to the repository or buildsystem
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant