Skip to content

Commit 6921531

Browse files
chore(deps): update docker/login-action digest to 5d8785b
1 parent dc961a4 commit 6921531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
${{ runner.os }}-buildx-
4040
4141
- name: Log in to the Container registry
42-
uses: docker/login-action@5fcefb941de79536616e9422226e33fd39f1706f
42+
uses: docker/login-action@5d8785b43a795ee002a17dbf1a2235dc1997224b
4343
with:
4444
registry: ${{ env.REGISTRY }}
4545
username: ${{ github.actor }}

0 commit comments

Comments
 (0)