Skip to content

Commit 952fe38

Browse files
Bump docker/login-action from 3 to 4
1 parent 94f71ca commit 952fe38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/newRelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
exit 1
7373
7474
- name: Login to GitHub Container Registry
75-
uses: docker/login-action@v3
75+
uses: docker/login-action@v4
7676
with:
7777
registry: ghcr.io
7878
username: ${{ github.actor }}

0 commit comments

Comments
 (0)