Skip to content

Commit 8bb53e4

Browse files
kolyshkinlifubang
authored andcommitted
ci: bump golangci-lint to v2.5
Signed-off-by: Kir Kolyshkin <[email protected]> (cherry picked from commit 2aea861) Signed-off-by: lifubang <[email protected]>
1 parent 52ee0fe commit 8bb53e4

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.4
44+
version: v2.5
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)