Commit 618a349
authored
ci: add security-events permission to security workflows (#10)
* ci: add security-events permission to security-fast workflow
The rustsec/audit-check action requires security-events: write
permission to upload SARIF results to GitHub's Security tab.
* ci: add security-events permission to security-medium workflow
Adds security-events: write for consistency with other security
workflows and to support future security tool integrations.1 parent d15c1de commit 618a349
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments