chore(deps): update all non-major dependencies #379
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -eo pipefail -c apt-get update\napt-get install -y --no-install-recommends curl jq ca-certificates\napt-get clean\nrm -rf /var/lib/apt/lists/*\n\ncurl -LSs \"$GRPCURL_URL\" | tar xz\nmv ./grpcurl /usr/local/bin/grpcurl\nchmod +x /usr/local/bin/grpcurl\ngrpcurl --version\n\ncurl -LSs \"$GHZ_URL\" | tar xz\nmv ./ghz /usr/local/bin/ghz\nchmod +x /usr/local/bin/ghz\nghz --version\n" did not complete successfully: exit code: 100
|