chore(deps): update docker/build-push-action action to v5

This commit is contained in:
renovate[bot]
2023-12-09 14:50:52 +00:00
parent 4a42bb0914
commit 182d9b791f

View File

@@ -90,7 +90,7 @@ jobs:
type=raw,value=${{ steps.version.outputs.pg_major }},enable=${{ steps.changed-version.outputs.any_changed == 'true' }}
- name: Build and push image
uses: docker/build-push-action@v4.2.1
uses: docker/build-push-action@v5.1.0
with:
context: .
platforms: linux/amd64,linux/arm64