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 b55062d commit f1b1b9bCopy full SHA for f1b1b9b
.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@abd3abc99c62be8f17fda11fadefceaa006f6f9e
+ uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0
59
with:
60
registry: ${{ env.REGISTRY }}
61
username: ${{ github.actor }}
0 commit comments