Skip to content

Commit f4a2a5b

Browse files
chore(renovate): Update docker/login-action action to v3
1 parent a857b63 commit f4a2a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cache-to: type=gha,mode=max
3636

3737
- name: Login to GitHub Container Registry
38-
uses: docker/login-action@v2
38+
uses: docker/login-action@v3
3939
with:
4040
registry: ghcr.io
4141
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)