fix(ci): correct corrupted docker/login-action SHA (41 chars) #21

Merged
jcabillot merged 1 commits from fix/login-action-sha into master 2026-06-29 08:16:58 -04:00

1 Commits

Author SHA1 Message Date
cloudix_mcp_server eaa33a9d74 fix(ci): correct corrupted docker/login-action SHA (41 chars)
PR Checks / hadolint (pull_request) Successful in 11s
PR Checks / build-test (pull_request) Successful in 18s
Extra "f" character inserted at position 29 made the SHA 41 chars
instead of 40, causing "reference not found" on Gitea Actions runner.

Fixes CI run #2440 job #6174.
2026-06-29 12:13:57 +00:00