update build-push-action to v7
docker / docker (push) Failing after 2m42s

This commit is contained in:
Ludovic Cartier
2026-04-22 14:20:54 +02:00
parent fa39c5851b
commit 9f0cdd1346
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
username: ${{ vars.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_API_TOKEN }}
- uses: docker/build-push-action@v6
- uses: docker/build-push-action@v7
#env:
# ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
with: