Skip to content

Commit b719497

Browse files
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#4470)
1 parent e3ffa9b commit b719497

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
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Set up Docker Buildx
20-
uses: docker/setup-buildx-action@v2
20+
uses: docker/setup-buildx-action@v3
2121

2222
- name: Login to Docker Hub
2323
uses: docker/login-action@v2

0 commit comments

Comments
 (0)