Files
macos_security/.github/workflows
Dan Brodjieski 6801cda82b fix: correct org.opencontainers.image.revision label for non-default-branch builds
docker/metadata-action sets this label from github.sha, which for
workflow_run events is always the default branch's tip, not the
branch that actually triggered the build. entrypoint.sh's update
check reads this label, so dev_27 images always looked stale
against themselves. Override it with the resolved head_sha.
2026-07-16 16:57:59 -04:00
..
2026-06-30 13:15:06 -04:00
2026-06-30 13:15:06 -04:00
2026-06-30 13:15:06 -04:00