mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
ci/gha: bump golangci-lint to v1.36
Changes: https://github.com/golangci/golangci-lint/releases Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
# must be specified without patch version
|
||||
version: v1.31
|
||||
version: v1.36
|
||||
# Only show new issues for a pull request.
|
||||
only-new-issues: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user