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 18e2609 commit 3650b8eCopy full SHA for 3650b8e
.github/workflows/containers.yml
@@ -47,7 +47,7 @@ jobs:
47
type=sha
48
49
- name: Log in to the Container registry
50
- uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
+ uses: docker/login-action@3b8fed7e4b60203b2aa0ecc6c6d6d91d12c06760
51
with:
52
registry: ${{ env.REGISTRY }}
53
username: ${{ github.actor }}
0 commit comments