We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd0c28 commit 8023603Copy full SHA for 8023603
1 file changed
action.yml
@@ -157,7 +157,6 @@ runs:
157
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
158
if: ${{ inputs.squash != 'true' && inputs.build_chunked_oci != 'true' && inputs.rechunk != 'true' }}
159
with:
160
- install: true
161
driver: docker-container
162
cache-binary: ${{ inputs.use_cache }}
163
0 commit comments