Skip to content

Commit 2ed4428

Browse files
Update docker/build-push-action action to v6
1 parent c1bd7f7 commit 2ed4428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: docker/setup-buildx-action@v1
5656

5757
- name: push
58-
uses: docker/build-push-action@v2.10.0
58+
uses: docker/build-push-action@v6.16.0
5959
with:
6060
# platforms: linux/arm64,linux/amd64
6161
tags: ${{ steps.docker_meta.outputs.tags }}

0 commit comments

Comments
 (0)