Skip to content

Commit d8139c0

Browse files
committed
ci: bump golangci-lint to v2.2.x
Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent a85b5fc commit d8139c0

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.2
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)