Skip to content

Commit 0e57cc5

Browse files
committed
merge #4747 into opencontainers/runc:main
Kir Kolyshkin (1): ci: bump golangci-lint to v2.1 LGTMs: lifubang cyphar
2 parents 51f45cb + b0aa863 commit 0e57cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
sudo apt -qy install libseccomp-dev
4141
- uses: golangci/golangci-lint-action@v7
4242
with:
43-
version: v2.0
43+
version: v2.1
4444
# Extra linters, only checking new code from a pull request.
4545
- name: lint-extra
4646
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)