1 parent bfb1834 commit 3d35d62Copy full SHA for 3d35d62
1 file changed
.github/workflows/images.yml
@@ -57,7 +57,7 @@ jobs:
57
password: ${{ secrets.DOCKER_RELEASE_PASSWORD }}
58
59
- name: Build
60
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
61
with:
62
builder: ${{ steps.buildx.outputs.name }}
63
context: .
0 commit comments