Skip to content

Commit 519c9f5

Browse files
authored
Merge branch 'main' into dependabot/github_actions/docker/setup-qemu-action-4
2 parents c762ec3 + b31453c commit 519c9f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ runs:
7272

7373
- if: ${{ inputs.login-to-dockerhub == 'true' }}
7474
name: DockerHub login
75-
uses: docker/login-action@v3
75+
uses: docker/login-action@v4
7676
with:
7777
registry: ${{ inputs.registry-server }}
7878
username: ${{ inputs.username }}

0 commit comments

Comments
 (0)