Update GH actions
* updating github actions * cleaning the file from makefile * bump to v1.45.2
This commit is contained in:
2
Makefile
2
Makefile
@@ -69,4 +69,4 @@ endef
|
||||
.PHONY: get-tools
|
||||
get-tools:
|
||||
@echo "==> Installing tools at $(GOBIN)..."
|
||||
@$(call dl_tgz,golangci-lint,https://github.com/golangci/golangci-lint/releases/download/v1.24.0/golangci-lint-1.24.0-linux-amd64.tar.gz)
|
||||
@$(call dl_tgz,golangci-lint,https://github.com/golangci/golangci-lint/releases/download/v1.45.2/golangci-lint-v1.45.2-linux-amd64.tar.gz)
|
||||
|
||||
Reference in New Issue
Block a user