fix(ci): correct corrupted anothrNick/github-tag-action SHA #19

Merged
jcabillot merged 1 commits from fix/github-tag-action-sha into master 2026-06-28 22:14:27 -04:00

1 Commits

Author SHA1 Message Date
cloudix_mcp_server 928aca5505 fix(ci): correct corrupted anothrNick/github-tag-action SHA
PR Checks / build-test (pull_request) Successful in 1m59s
PR Checks / hadolint (pull_request) Successful in 6s
The SHA in the tag job of main.yaml was corrupted — missing the leading
'4' and with mutated bytes in the middle (da04aec3cc → da9f2a04ec).
Correct SHA for v1.75.0 is 4ed44965e0db8dab2b466a16da04aec3cc312fd8.

Fixes CI run #1981 job #4861: reference not found.
2026-06-28 18:09:15 +00:00