Skip to content

Commit 65037c7

Browse files
chore(deps): update docker/login-action action to v4
1 parent dadbe02 commit 65037c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: login to ghcr.io
23-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
23+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
2424
with:
2525
registry: ghcr.io
2626
username: ${{ github.actor }}

0 commit comments

Comments
 (0)