chore(deps): update docker/build-push-action action to v6 #13

Merged
antoine merged 1 commits from renovate/docker-build-push-action-6.x into master 2024-10-24 22:54:01 +00:00

View File

@ -27,7 +27,7 @@ jobs:
http = true
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
env:
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
with: