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