Commit ca9157d
Update actions-runner to 2.336.0 (hand-mirrored — the updater's multi-arch mirror gap) (#592)
The stacked run of 2026-08-10 dropped this member: per-arch gs://-mirrored
sources are the one combination the updater cannot mirror (it early-returns
before the scan-before-mirror gate, so a naive upload would publish
unscanned bytes). Done by hand instead, WITH the gate's diligence:
- both 2.336.0 artifacts fetched from the actions/runner GitHub release and
verified byte-for-byte against the sha256 values upstream publishes in
the release notes (x64 04cf0be1…, arm64 58b758e4…)
- pkgscan diff old→new run per arch: every finding is the changed-ELF class
(bin/*.so, dotnet runtime, bundled node) — definitional for a prebuilt
bundle bump, same shape as the already-published 2.332.0 mirror; no new
signal class
- artifacts mirrored to gs://minimal-staging-archives/actions/runner/,
sha256 literals updated in lockstep with version
Updater support for scan-gated multi-arch mirroring remains the real fix.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 292a80c commit ca9157d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments