File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 - name : Lint Go
3333 uses : golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
3434 with :
35- version : v1.60.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
35+ version : v1.60.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
3636
3737 actionlint :
3838 name : Actionlint
Original file line number Diff line number Diff line change 3030 - id : detect-private-key
3131
3232 - repo : https://github.com/golangci/golangci-lint
33- rev : v1.60.1
33+ rev : v1.60.2
3434 hooks :
3535 - id : golangci-lint-full
3636
Original file line number Diff line number Diff line change 11.DEFAULT_GOAL := build-goreleaser
22# renovate: datasource=github-releases depName=golangci/golangci-lint
3- GOLANGCI_LINT_VERSION = v1.60.1
3+ GOLANGCI_LINT_VERSION = v1.60.2
44
55.PHONY : test
66test :
You can’t perform that action at this time.
0 commit comments