Skip to content

Commit 8102eac

Browse files
chore(deps): update docker/login-action digest to 4907a6d
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 590bae1 commit 8102eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
images: ghcr.io/${{ github.repository }}
2626

2727
- name: Login to ghcr.io
28-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
28+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
2929
with:
3030
registry: ghcr.io
3131
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)