Commit defc947
authored
ci: declare permissions on security_audit workflow (#718)
rustsec/audit-check creates a GitHub issue when new advisories appear in the
Rust dependency tree, so the workflow needs:
contents: read for actions/checkout
issues: write for the audit-check action to file its tracking issue
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>1 parent 2912565 commit defc947
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
0 commit comments