mirror of
https://github.com/octoleo/restic.git
synced 2024-10-31 19:02:32 +00:00
Update golangci-lint
This commit is contained in:
parent
6dee59b789
commit
a9a5acb8ce
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -265,7 +265,7 @@ jobs:
|
|||||||
uses: golangci/golangci-lint-action@v2
|
uses: golangci/golangci-lint-action@v2
|
||||||
with:
|
with:
|
||||||
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
|
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
|
||||||
version: v1.36
|
version: v1.45
|
||||||
# Optional: show only new issues if it's a pull request. The default value is `false`.
|
# Optional: show only new issues if it's a pull request. The default value is `false`.
|
||||||
only-new-issues: true
|
only-new-issues: true
|
||||||
args: --verbose --timeout 5m
|
args: --verbose --timeout 5m
|
||||||
|
Loading…
Reference in New Issue
Block a user