Diff: the leading 4 was dropped and the substring da04aec3cc mutated to da9f2a04ec.
Fixes CI run #1981 job #4861 (reference not found on clone).
The SHA for `anothrNick/github-tag-action@v1.75.0` in `main.yaml` was corrupted — missing the leading `4` and with mutated bytes in the middle.
**Corrupt:** `ed44965e0db8dab2b46616da9f2a04ec312fd8`
**Correct:** `4ed44965e0db8dab2b466a16da04aec3cc312fd8`
Diff: the leading `4` was dropped and the substring `da04aec3cc` mutated to `da9f2a04ec`.
Fixes CI run #1981 job #4861 (`reference not found` on clone).
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The SHA for
anothrNick/github-tag-action@v1.75.0inmain.yamlwas corrupted — missing the leading4and with mutated bytes in the middle.Corrupt:
ed44965e0db8dab2b46616da9f2a04ec312fd8Correct:
4ed44965e0db8dab2b466a16da04aec3cc312fd8Diff: the leading
4was dropped and the substringda04aec3ccmutated toda9f2a04ec.Fixes CI run #1981 job #4861 (
reference not foundon clone).