Commit 77e2a14
committed
ci: bump 2 stale action pins (denoland/setup-deno v2.0.3→v2.0.4, haskell-actions/setup v2.10.3→v2.11.0)
Caught during the wider standards SHA-pin audit triggered by the
rsr-template-repo fake-SHA cleanup arc. Both pins are real — just older
than the rest of the estate now uses post-#289 (setup-beam v1.24.0
consolidation) and post-rsr-template-repo#81 (template fake-SHA fix).
denoland/setup-deno
e95548e56dfa95d4e1a28d6f422fafe75c4c26fb (v2.0.3, 2024-10) ->
667a34cdef165d8d2b2e98dde39547c9daac7282 (v2.0.4)
Used in:
governance-reusable.yml:172
deno-ci-reusable.yml:59 (load-bearing — wrapped by N estate
callers, propagates fleet-wide)
haskell-actions/setup
f9150cb1d140e9a9271700670baa38991e6fa25c (v2.10.3, comment says "v2") ->
cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553 (v2.11.0)
Used in:
casket-pages.yml:32 (matches what panll#61, reposystem#84,
rsr-template-repo#81 now use)
Both new SHAs verified via `gh api repos/<org>/<action>/commits/<sha>` and
match the version pins now in use across the estate. No behavioral
change expected — these are routine pin bumps within the same major.
Companion to:
rsr-template-repo#81 (template fake-SHA fix, merged)
standards#289 (setup-beam consolidation, merged)
Per-repo fan-out: snifs#30 + 5 active-fix PRs + 16-repo template-stub
sweep in flight.1 parent 822fa14 commit 77e2a14
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments