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

This commit is contained in:
Renovate Bot 2024-06-18 00:28:08 +00:00
parent 470b4e79d8
commit fa59c176f1

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: