mirror of
https://github.com/opencontainers/runc.git
synced 2026-06-30 19:58:25 +00:00
ci: bump golangci-lint to v2.12
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
sudo apt -qy install libseccomp-dev
|
||||
- uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.10
|
||||
version: v2.12
|
||||
skip-cache: true
|
||||
# Extra linters, only checking new code from a pull request to main.
|
||||
- name: lint-extra
|
||||
|
||||
Reference in New Issue
Block a user