We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3d21e9 + 849e403 commit 0f10bc1Copy full SHA for 0f10bc1
1 file changed
action.yml
@@ -118,7 +118,7 @@ runs:
118
119
- name: Set up Docker Buildx
120
if: inputs.docker-username != '' && inputs.docker-password != ''
121
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
122
123
- name: Login to Registry
124
0 commit comments