We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2097f97 commit 934315aCopy full SHA for 934315a
1 file changed
.github/workflows/docker.yml
@@ -112,7 +112,7 @@ jobs:
112
type=raw,value=${{ steps.version.outputs.pg_major }},enable=${{ steps.should-release.outputs.result }}
113
114
- name: Build and push image
115
- uses: docker/build-push-action@v6.19.2
+ uses: docker/build-push-action@v7.0.0
116
with:
117
context: .
118
platforms: linux/amd64,linux/arm64
0 commit comments