File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
# https://github.com/marketplace/actions/docker-setup-buildx
23
23
- name : Set up Docker Buildx
24
24
id : buildx
25
- uses : docker/setup-buildx-action@v3.7.1
25
+ uses : docker/setup-buildx-action@v3.8.0
26
26
27
27
# https://github.com/docker/login-action#docker-hub
28
28
- name : Login to Docker Hub
Original file line number Diff line number Diff line change 22
22
# https://github.com/marketplace/actions/docker-setup-buildx
23
23
- name : Set up Docker Buildx
24
24
id : buildx
25
- uses : docker/setup-buildx-action@v3.7.1
25
+ uses : docker/setup-buildx-action@v3.8.0
26
26
27
27
# https://github.com/docker/login-action#docker-hub
28
28
- name : Login to Docker Hub
Original file line number Diff line number Diff line change 22
22
# https://github.com/marketplace/actions/docker-setup-buildx
23
23
- name : Set up Docker Buildx
24
24
id : buildx
25
- uses : docker/setup-buildx-action@v3.7.1
25
+ uses : docker/setup-buildx-action@v3.8.0
26
26
27
27
# https://github.com/docker/login-action#docker-hub
28
28
- name : Login to Docker Hub
You can’t perform that action at this time.
0 commit comments