Commit b4467d8
committed
Add git-safe-actions to CI
- via @lavamoat/git-safe-dependencies
- prevent mutable GHA references
- e.g. actions/checkout@v5
- validate GHA pinned to commit hash
- e.g. actions/checkout@<hash>
- ensure deterministic GHA downloads prior VM execution
- (renovate config:best-practices extends helpers:pinGitHubActionDigests)
Resolve: #18221 parent 1024224 commit b4467d8
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments