mirror of
https://github.com/spf13/cobra
synced 2024-11-05 05:17:12 +00:00
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1902)
This commit is contained in:
parent
87ebcd8f98
commit
e839bb342f
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.3.1
|
- uses: golangci/golangci-lint-action@v3.4.0
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
args: --verbose
|
args: --verbose
|
||||||
|
|
Loading…
Reference in a new issue