chore(deps): update docker/build-push-action action to v5 #2

Merged
antoine merged 1 commits from renovate/docker-build-push-action-5.x into master 2023-11-03 12:27:02 +00:00

View File

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