We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78df137 + 4452a0e commit 73cd6b5Copy full SHA for 73cd6b5
1 file changed
.github/workflows/docker-builds.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: docker/setup-buildx-action@v2
40
41
- name: Log in to the Docker hub
42
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
43
with:
44
registry: ${{ matrix.registry }}
45
username: ${{ matrix.username }}
0 commit comments