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

This commit is contained in:
Renovate Bot 2023-10-26 00:05:33 +00:00 committed by antoine
parent acbf43b0ac
commit b43485d3a3

View File

@ -27,7 +27,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: