Skip to content

Commit 4c3c98f

Browse files
chore(deps): update docker/login-action digest to bb555fc
1 parent dc961a4 commit 4c3c98f

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@bb555fc48dca4deb5f227b07c7304c673b5708f0
4343
with:
4444
registry: ${{ env.REGISTRY }}
4545
username: ${{ github.actor }}

0 commit comments

Comments
 (0)