We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2555a0 + 566215f commit 3a6fa0cCopy full SHA for 3a6fa0c
1 file changed
.github/workflows/docker.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: docker/setup-buildx-action@v3
62
63
- name: Log in to Docker Hub
64
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
65
with:
66
username: ${{ secrets.DOCKER_USERNAME }}
67
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments