Skip to content

Commit d98f302

Browse files
chore(deps): update docker/login-action action to v4
1 parent 45d0001 commit d98f302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: docker/setup-buildx-action@v3.12.0
3636

3737
- name: Login to GHCR
38-
uses: docker/login-action@v3.7.0
38+
uses: docker/login-action@v4.0.0
3939
with:
4040
registry: ghcr.io
4141
username: ${{ github.actor }}

0 commit comments

Comments
 (0)