Skip to content

Commit 00a6098

Browse files
renovate[bot]stephanme
authored andcommitted
Update docker/login-action action to v4
1 parent 0650295 commit 00a6098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Set up Docker Buildx
3838
uses: docker/setup-buildx-action@v4
3939
- name: Login to DockerHub
40-
uses: docker/login-action@v3
40+
uses: docker/login-action@v4
4141
with:
4242
registry: ${{ env.REGISTRY }}
4343
username: ${{ github.actor }}

0 commit comments

Comments
 (0)