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 b5350f8 + 8e6f28c commit b55062dCopy full SHA for b55062d
.github/workflows/docker-publish.yml
@@ -55,7 +55,7 @@ jobs:
55
56
# We use commit sha here to be as safe as possible with credentials.
57
- name: Log in to the Container registry
58
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
+ uses: docker/login-action@abd3abc99c62be8f17fda11fadefceaa006f6f9e
59
with:
60
registry: ${{ env.REGISTRY }}
61
username: ${{ github.actor }}
0 commit comments