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