Commit 5d64fe7
authored
SEC-178: pin GitHub Action refs to full SHAs (#5)
Pins actions/checkout@v6 and actions/setup-python@v6 in ci.yml and
publish.yml to the full commit SHAs of the v6 tags as of 2026-04-21.
Required before the org-wide sha_pinning_required policy
(rootlyhq/terraform-rootly#891) lands; otherwise this repo's CI
would fail validation at the "Set up job" step on first run after
apply.
SHAs:
actions/checkout@v6 -> de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/setup-python@v6 -> a309ff8b426b58ec0e2a45f0f869d46889d02405
Linear: SEC-178 (follow-up to SEC-89).1 parent 808ad29 commit 5d64fe7
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments