Skip to content

Commit 2fdaba5

Browse files
committed
chore(deps): update docker/setup-buildx-action action to v2
1 parent 5a5798e commit 2fdaba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: docker/setup-qemu-action@v1
2828

2929
- name: Set up Docker Buildx
30-
uses: docker/setup-buildx-action@v1
30+
uses: docker/setup-buildx-action@v2
3131

3232
- name: Login to Docker Hub
3333
uses: docker/login-action@v1

0 commit comments

Comments
 (0)