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

This commit is contained in:
Renovate Bot 2023-09-28 00:08:49 +00:00
parent 897dc50bfe
commit bffbe047cb
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
env:
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
with: