Skip to content

Commit 1c2810b

Browse files
kolyshkinlifubang
authored andcommitted
ci: bump golangci-lint to v2.3.x
Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 79a311f commit 1c2810b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
sudo apt -qy install libseccomp-dev
4242
- uses: golangci/golangci-lint-action@v8
4343
with:
44-
version: v2.1
44+
version: v2.3
4545
# Extra linters, only checking new code from a pull request.
4646
- name: lint-extra
4747
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)