Commit 1492e26
fix: Add permissions to security audit job in CI workflow
The security audit job requires explicit permissions to create check runs.
Add permissions for contents:read, issues:write, and checks:write to fix
the "Resource not accessible by integration" error.
Resolves GitHub Actions error: Resource not accessible by integration
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent c337f40 commit 1492e26
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| |||
0 commit comments