We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92cc94 commit 2bf7a8dCopy full SHA for 2bf7a8d
1 file changed
action.yml
@@ -185,7 +185,7 @@ runs:
185
186
- name: Set up Docker Buildx
187
if: inputs.docker-username != '' && inputs.docker-password != ''
188
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
189
190
- name: Login to Registry
191
0 commit comments