chore(deps): update docker/build-push-action action to v6.5.0

This commit is contained in:
renovate[bot]
2024-07-22 14:13:47 +00:00
committed by GitHub
parent f67b9196b0
commit f10a2873f3

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