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 ad8d4fb commit 4147989Copy full SHA for 4147989
.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@29df2a9f8c71c2dfe7db598180a0460355ec1c00
51
with:
52
registry: ${{ env.REGISTRY }}
53
username: ${{ github.actor }}
0 commit comments