Skip to content

Commit 46c0c3c

Browse files
authored
Merge pull request #287
Bump docker/login-action from 3 to 4
2 parents bd8dc22 + c114c73 commit 46c0c3c

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
@@ -92,7 +92,7 @@ jobs:
9292
git push origin "${NEXT}"
9393
9494
- name: Log in to GHCR
95-
uses: docker/login-action@v3
95+
uses: docker/login-action@v4
9696
with:
9797
registry: ghcr.io
9898
username: ${{ github.actor }}

0 commit comments

Comments
 (0)