Update docker/build-push-action action to v6 (#114)
All checks were successful
Build and push container image / build (push) Successful in 14m32s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-08-01 00:48:37 -04:00 committed by Renovate
parent 06bdb8b105
commit 09fccc1328

View File

@ -32,7 +32,7 @@ jobs:
uses: https://github.com/docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3
- name: Build and push image
uses: https://github.com/docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
uses: https://github.com/docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
with:
context: .
platforms: linux/amd64