Update docker/build-push-action action to v4 (#1405)

Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-09 15:39:05 -08:00
committed by GitHub
parent ad7e075c18
commit aebec26ace

View File

@@ -49,7 +49,7 @@ jobs:
- name: Build and push
id: docker_build
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
push: true