mirror of
https://github.com/spf13/cobra
synced 2024-11-24 14:47:12 +00:00
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#2021)
This commit is contained in:
parent
fd865a44e3
commit
4955da7c11
1 changed files with 1 additions and 1 deletions
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.6.0
|
- uses: golangci/golangci-lint-action@v3.7.0
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
args: --verbose
|
args: --verbose
|
||||||
|
|
Loading…
Reference in a new issue