Commit e681c69
build: SHA-pin GitHub Actions for supply-chain security (#294)
* build: SHA-pin GitHub Actions for supply-chain security
Pin external action references to exact commit SHAs instead of
branch or major-version tags to prevent supply-chain attacks.
Signed-off-by: jimisola <jimisola@jimisola.com>
* build: remove shared workflow SHA pin
Revert check-semantic-pr.yml — shared workflow pinning will be handled
separately via semver tagging of the .github repo.
Signed-off-by: jimisola <jimisola@jimisola.com>
---------
Signed-off-by: jimisola <jimisola@jimisola.com>
Co-authored-by: Jimisola Laursen <jimisola.laursen@resurs.se>1 parent 0271cfd commit e681c69
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments