Skip to content

Commit 38041be

Browse files
chore(deps): update docker/login-action action to v4
1 parent 46779f7 commit 38041be

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
@@ -74,7 +74,7 @@ jobs:
7474
install-only: true
7575

7676
- name: login to ghcr.io
77-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
77+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
7878
with:
7979
registry: ghcr.io
8080
username: ${{ github.actor }}

0 commit comments

Comments
 (0)