Skip to content

Commit 63d0f05

Browse files
Update docker/build-push-action action to v7
1 parent 668e5c0 commit 63d0f05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
echo "SHORT_SHA=${SHORT_SHA}" >> $GITHUB_ENV
3535
3636
- name: Build and push
37-
uses: docker/build-push-action@v6
37+
uses: docker/build-push-action@v7
3838
with:
3939
platforms: linux/amd64,linux/arm64
4040
push: true

0 commit comments

Comments
 (0)