Skip to content

Commit 892c8fb

Browse files
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#21)
1 parent 67aeefe commit 892c8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
2424
2525
- name: Set up Docker Buildx
26-
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349
26+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
2727
with:
2828
install: true
2929

0 commit comments

Comments
 (0)