We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b49a77 + 7e21f12 commit 361636aCopy full SHA for 361636a
.github/workflows/dockerhub.yaml
@@ -45,7 +45,7 @@ jobs:
45
install: true
46
47
- name: Login to Docker Hub
48
- uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
49
with:
50
username: ${{ secrets.DOCKERHUB_USERNAME }}
51
password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments