Skip to content

Commit 29fc917

Browse files
renovate-botscop
authored andcommitted
chore(deps): update docker/login-action action to v2
1 parent df09e02 commit 29fc917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- dist: ubuntu14
3030
steps:
3131
- uses: actions/checkout@v3
32-
- uses: docker/login-action@v1
32+
- uses: docker/login-action@v2
3333
with:
3434
registry: ghcr.io
3535
username: ${{github.repository_owner}}

0 commit comments

Comments
 (0)