chore(deps): update dependency golangci/golangci-lint to v2.12.2
This commit is contained in:
parent
d2fcd2efa5
commit
d1e6c48557
|
|
@ -76,7 +76,7 @@ jobs:
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
|
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
|
||||||
with:
|
with:
|
||||||
version: v2.10.1
|
version: v2.12.2
|
||||||
|
|
||||||
veans-lint:
|
veans-lint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
@ -88,7 +88,7 @@ jobs:
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
|
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
|
||||||
with:
|
with:
|
||||||
version: v2.10.1
|
version: v2.12.2
|
||||||
working-directory: veans
|
working-directory: veans
|
||||||
|
|
||||||
veans-test:
|
veans-test:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue