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 f931744 commit 4847027Copy full SHA for 4847027
.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@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
51
with:
52
registry: ${{ env.REGISTRY }}
53
username: ${{ github.actor }}
0 commit comments