Skip to content

Commit 4f3767a

Browse files
chore(deps): update docker/login-action action to v4
1 parent 6e15113 commit 4f3767a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ jobs:
373373
uses: docker/setup-buildx-action@v3
374374

375375
- name: Login to GitHub Container Registry
376-
uses: docker/login-action@v3
376+
uses: docker/login-action@v4
377377
with:
378378
registry: ghcr.io
379379
username: ${{ github.actor }}

0 commit comments

Comments
 (0)