Commit 8cb71c8
committed
Pin actions/checkout to SHA and disable credential persistence
Pin actions/checkout to v7.0.0 SHA (9c091bb) to mitigate supply-chain
risk from mutable tags. Add persist-credentials: false since the
workflow only needs read access for shellcheck validation.1 parent 7f62f8f commit 8cb71c8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
0 commit comments