Skip to content

Commit 29f378a

Browse files
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#274)
1 parent 703c8f6 commit 29f378a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: docker/setup-qemu-action@v3.0.0
7575
- name: Set up Docker Buildx
7676
id: buildx
77-
uses: docker/setup-buildx-action@v3.0.0
77+
uses: docker/setup-buildx-action@v3.1.0
7878
# with:
7979
# install: true
8080
- name: Available platforms

0 commit comments

Comments
 (0)