Skip to content

Commit 8023603

Browse files
authored
chore: Remove deprecated install option for docker/setup-buildx-action (#133)
1 parent 3cd0c28 commit 8023603

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ runs:
157157
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
158158
if: ${{ inputs.squash != 'true' && inputs.build_chunked_oci != 'true' && inputs.rechunk != 'true' }}
159159
with:
160-
install: true
161160
driver: docker-container
162161
cache-binary: ${{ inputs.use_cache }}
163162

0 commit comments

Comments
 (0)