build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1976)
This commit is contained in:
parent
fdee73b4a0
commit
cbe4865373
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: golangci/golangci-lint-action@v3.5.0
|
- uses: golangci/golangci-lint-action@v3.6.0
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
args: --verbose
|
args: --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user