Update docker/build-push-action action to v5.2.0 (#51)
All checks were successful
Build and push container image / build (push) Successful in 10m28s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-03-08 03:04:13 -05:00 committed by Renovate
parent a1dcae89df
commit b27d97c046

View File

@ -30,7 +30,7 @@ jobs:
uses: https://github.com/docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
- name: Build and push image
uses: https://github.com/docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
uses: https://github.com/docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5.2.0
with:
context: .
platforms: linux/amd64