We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f6e5b3 + ec8df79 commit 795d4dcCopy full SHA for 795d4dc
1 file changed
.github/workflows/docker.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: docker/setup-buildx-action@v4
62
63
- name: Log in to Docker Hub
64
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121
65
with:
66
username: ${{ secrets.DOCKER_USERNAME }}
67
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments