chore(deps): update docker/build-push-action action to v6.18.0 (#100)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-27 21:04:59 +02:00
committed by GitHub
parent b7f486b9ac
commit c79414ff32

View File

@@ -112,7 +112,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@v6.17.0
uses: docker/build-push-action@v6.18.0
with:
context: .
platforms: linux/amd64,linux/arm64