Commit 1129e9c
Pin GitHub Actions to full-length commit SHAs (#88)
Replace mutable major-version tags on external actions with verified
full-length commit SHAs from official upstream repositories to mitigate
supply-chain risk. Each pin stays within the same major version, so
workflow behavior is preserved.
- actions/checkout@v4 -> 34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- biomejs/setup-biome@v2 -> 4c91541eaada48f67d7dbd7833600ce162b68f51 # v2.7.1 (annotated tag, peeled commit)
- actions/setup-node@v4 -> 49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
- actions/upload-artifact@v4 -> ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e0f4e2d commit 1129e9c
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments