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

This commit is contained in:
renovate[bot]
2024-03-08 11:32:51 +00:00
parent 7352582bd5
commit 2ed959b3f7

View File

@@ -102,7 +102,7 @@ jobs:
type=raw,value=${{ steps.version.outputs.pg_major }},enable=${{ steps.should-release.outputs.result }}
- name: Build and push image
uses: docker/build-push-action@v5.1.0
uses: docker/build-push-action@v5.2.0
with:
context: .
platforms: linux/amd64,linux/arm64