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 dc961a4 commit 6921531Copy full SHA for 6921531
.github/workflows/ghcr.yml
@@ -39,7 +39,7 @@ jobs:
39
${{ runner.os }}-buildx-
40
41
- name: Log in to the Container registry
42
- uses: docker/login-action@5fcefb941de79536616e9422226e33fd39f1706f
+ uses: docker/login-action@5d8785b43a795ee002a17dbf1a2235dc1997224b
43
with:
44
registry: ${{ env.REGISTRY }}
45
username: ${{ github.actor }}
0 commit comments