Commit 50985f1
Enact some security improvements that I'd missed in previous rounds.
For each project, that includes some subset of:
- `zizmor` fixes (this time for [excessive permissions](https://docs.zizmor.sh/audits/#excessive-permissions)): compare 754877f (or cl/957369925 for excessive permissions specifically)
- migration off `styfle/cancel-workflow-action` (which requires write permissions): compare 68ac320
- Relatedly, set up cancellation for bazel_common using the replacement we're using elsewhere (`concurrency`), since bazel_common didn't have cancellation set up at all yet.
- Dependabot `cooldown`: compare 9854090
RELNOTES=n/a
PiperOrigin-RevId: 9584100641 parent ad830bd commit 50985f1
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments