Skip to content

Commit c54db67

Browse files
committed
Bump golangci-lint to 1.48.0
1 parent 8b2cbb2 commit c54db67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: golangci/[email protected]
2626
with:
2727
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
28-
version: "v1.44.0"
28+
version: "v1.48.0"
2929
# Optional: working directory, useful for monorepos
3030
# working-directory: somedir
3131

0 commit comments

Comments
 (0)