chore(deps): update docker/build-push-action action to v6
All checks were successful
Main / build (push) Successful in 2m55s

This commit is contained in:
Renovate Bot 2024-06-18 00:08:57 +00:00
parent 2f3dfc048b
commit 9ac2442cd6

View File

@ -28,7 +28,7 @@ jobs:
http = true http = true
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v6
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: