Skip to content

Commit 2bf7a8d

Browse files
Bump docker/setup-buildx-action from 3 to 4 (#124)
1 parent c92cc94 commit 2bf7a8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ runs:
185185
186186
- name: Set up Docker Buildx
187187
if: inputs.docker-username != '' && inputs.docker-password != ''
188-
uses: docker/setup-buildx-action@v3
188+
uses: docker/setup-buildx-action@v4
189189

190190
- name: Login to Registry
191191
if: inputs.docker-username != '' && inputs.docker-password != ''

0 commit comments

Comments
 (0)