Skip to content

Commit 2346bfc

Browse files
committed
chore: update golangci-lint version to v2.5.0 in workflow
1 parent 627cab7 commit 2346bfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- uses: golangci/golangci-lint-action@v8
2929
with:
30-
version: v2.4.0
30+
version: v2.5.0
3131

3232
build:
3333
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)