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 d0f7be3 commit 02109d2Copy full SHA for 02109d2
.github/workflows/containers.yml
@@ -69,7 +69,7 @@ jobs:
69
type=sha
70
71
- name: Log in to the Container registry
72
- uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
+ uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
73
with:
74
registry: ${{ env.REGISTRY }}
75
username: ${{ github.actor }}
0 commit comments