Commit 4dc7289
authored
ci: add harden-runner to all workflows (#106)
## Summary
- Add
[step-security/harden-runner](https://github.com/step-security/harden-runner)
v2.16.0 as the first step in all workflow jobs
- Pinned to SHA `fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594`
- Using `egress-policy: audit` to monitor network activity before
switching to block mode
## Test plan
- [ ] Verify PR quality check workflow still passes
- [ ] Trigger a test run of update-cli-docs workflow1 parent 697d168 commit 4dc7289
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
0 commit comments