Skip to content

Commit 038b6a0

Browse files
Update docker/build-push-action action to v6
1 parent 1bfc81a commit 038b6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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.13.0
5959
with:
6060
# platforms: linux/arm64,linux/amd64
6161
tags: ${{ steps.docker_meta.outputs.tags }}

0 commit comments

Comments
 (0)