Commit c8f9ac0
build: SHA-pin GitHub Actions for supply-chain security (#82)
* 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 a2ba626 commit c8f9ac0
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 | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
| 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