chore(deps): update dependency codeclimate/test-reporter to v1
This commit is contained in:
		
							parent
							
								
									f583dd0b80
								
							
						
					
					
						commit
						02a272340f
					
				|  | @ -32,7 +32,7 @@ jobs: | ||||||
|         # renovate: datasource=github-tags depName=golangci/golangci-lint |         # renovate: datasource=github-tags depName=golangci/golangci-lint | ||||||
|         GOLANGCI_LINT_VERSION: v1.55.2 |         GOLANGCI_LINT_VERSION: v1.55.2 | ||||||
|         # renovate: datasource=github-tags depName=codeclimate/test-reporter |         # renovate: datasource=github-tags depName=codeclimate/test-reporter | ||||||
|         CODECLIMATE_VERSION: v0.11.1 |         CODECLIMATE_VERSION: v1.0.1 | ||||||
|       run: | |       run: | | ||||||
|         curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${GOLANGCI_LINT_VERSION} |         curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin ${GOLANGCI_LINT_VERSION} | ||||||
|         curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-${CODECLIMATE_VERSION}-linux-amd64 > ./cc-test-reporter |         curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-${CODECLIMATE_VERSION}-linux-amd64 > ./cc-test-reporter | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue