Skip to content

Commit ac784e2

Browse files
Merge 82d0339 into cd78f32
2 parents cd78f32 + 82d0339 commit ac784e2

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
@@ -30,7 +30,7 @@ jobs:
3030
uses: docker/setup-buildx-action@v1
3131

3232
- name: Login to Docker Hub
33-
uses: docker/login-action@v1
33+
uses: docker/login-action@v2
3434
with:
3535
username: ${{ secrets.DOCKER_USERNAME }}
3636
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)