Recompile all lock files with gh aw v0.72.1 (latest release).
Currently on v0.71.5 which has:
- Stale firewall binary refs (v0.25.39 → 404)
- Unpinned container digests
- Bundle transport fix that doesn't work in practice (#30287 — detection runs in wrong job)
gh extension remove gh-aw
gh extension install github/gh-aw --pin v0.72.1
gh aw compile
Remember: use --action-mode release --action-tag v0.72.1 if compiling with a dev build, and verify the lock files use github/gh-aw-actions/setup (not github/gh-aw/actions/setup).
Recompile all lock files with
gh awv0.72.1 (latest release).Currently on v0.71.5 which has:
Remember: use
--action-mode release --action-tag v0.72.1if compiling with a dev build, and verify the lock files usegithub/gh-aw-actions/setup(notgithub/gh-aw/actions/setup).