Vérifié avec git ls-remote https://github.com/docker/setup-buildx-action.git refs/tags/v4.
Le SHA du tag `v4` de `docker/setup-buildx-action` était corrompu depuis la création des pipelines (PR #8).
**Problème :** Le fichier avait 42 et 45 caractères au lieu de 40.
build-push (42 chars): `d7f5e7f509e45cec**5cec**76c4d5afdd7de93d0b3df5` ❌
test (45 chars): `d7f5e7f509e45cec**5ec5ce**c76c4d5afdd7de93d0b3df5` ❌
**Correct (40 chars) :** `d7f5e7f509e45cec**5c7**6c4d5afdd7de93d0b3df5` ✅
Vérifié avec `git ls-remote https://github.com/docker/setup-buildx-action.git refs/tags/v4`.
The SHA was corrupted since the original pipeline creation (PR #8).
Verified with `git ls-remote` that the correct SHA is:
d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5
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.
Le SHA du tag
v4dedocker/setup-buildx-actionétait corrompu depuis la création des pipelines (PR #8).Problème : Le fichier avait 42 et 45 caractères au lieu de 40.
build-push (42 chars):
d7f5e7f509e45cec**5cec**76c4d5afdd7de93d0b3df5❌test (45 chars):
d7f5e7f509e45cec**5ec5ce**c76c4d5afdd7de93d0b3df5❌Correct (40 chars) :
d7f5e7f509e45cec**5c7**6c4d5afdd7de93d0b3df5✅Vérifié avec
git ls-remote https://github.com/docker/setup-buildx-action.git refs/tags/v4.