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.
2 parents 41cb8f7 + f1fbe05 commit 9ce68c5Copy full SHA for 9ce68c5
.github/workflows/docker.yml
@@ -32,7 +32,7 @@ jobs:
32
echo "version=$VERSION" >> $GITHUB_OUTPUT
33
34
- name: Log in to Docker Hub
35
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
36
with:
37
username: ${{ secrets.DOCKER_USERNAME }}
38
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments