Files
macos_security/.github
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-26 15:11:33 -04:00
2025-08-07 16:03:06 -04:00