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.4.0 to 3.5.0 (#1971)
This commit is contained in:
parent
284f410104
commit
0e3a0bfe91
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: golangci/golangci-lint-action@v3.4.0
|
||||
- uses: golangci/golangci-lint-action@v3.5.0
|
||||
with:
|
||||
version: latest
|
||||
args: --verbose
|
||||
|
|
Loading…
Reference in a new issue