Commit d2d825c
build: SHA-pin GitHub Actions for supply-chain security (#75)
* 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 bf9c792 commit d2d825c
File tree
2 files changed
+2
-2
lines changed- .github/workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
| 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