Skip to content

Commit f65bbee

Browse files
authored
Merge pull request #7 from TotallyNotRobots/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 1 to 3
2 parents fc4f421 + b864d5c commit f65bbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: sudo chmod 666 /var/run/docker.sock
3737
- # https://github.com/docker/setup-qemu-action
3838
name: Set up QEMU
39-
uses: docker/setup-qemu-action@v1
39+
uses: docker/setup-qemu-action@v3
4040
- # https://github.com/docker/setup-buildx-action
4141
name: Set up Docker Buildx
4242
id: buildx

0 commit comments

Comments
 (0)