Skip to content

Commit 8db86e9

Browse files
committed
docker/build-push_action@v7
1 parent 4684634 commit 8db86e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
password: ${{ secrets.DOCKER_PASSWORD }}
124124

125125
- name: Build and push sync-engine images
126-
uses: docker/build-push-action@v6
126+
uses: docker/build-push-action@v7
127127
with:
128128
platforms: linux/${{ matrix.arch }}
129129
push: false

0 commit comments

Comments
 (0)