We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b3cf70 commit f712246Copy full SHA for f712246
.github/workflows/lint.yml
@@ -13,4 +13,4 @@ jobs:
13
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
14
with:
15
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
16
- version: v1.64.7
+ version: v1.64.8
0 commit comments