Skip to content

Commit d655557

Browse files
committed
Update golangci-lint
1 parent 6be4081 commit d655557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: golangci/golangci-lint-action@v8.0.0
2828
with:
2929
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
30-
version: v2.3.1
30+
version: v2.4.0
3131

3232
# Optional: working directory, useful for monorepos
3333
# working-directory: somedir

0 commit comments

Comments
 (0)