We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ade2e commit 78a96e3Copy full SHA for 78a96e3
.github/workflows/docker-image.yml
@@ -63,7 +63,7 @@ jobs:
63
shell: bash
64
65
- name: Log in to Docker Hub
66
- uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d
+ uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
67
with:
68
username: ${{ vars.DOCKER_USERNAME }}
69
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments