We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22af8be commit 2247547Copy full SHA for 2247547
.github/workflows/golangci-lint.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: golangci-lint
38
uses: golangci/golangci-lint-action@v6
39
with:
40
- version: v1.58
+ version: v1.61
41
args: -v --exclude-dirs cf --exclude-dirs fixtures --exclude-dirs plugin --exclude-dirs command/plugin
42
format:
43
name: Run go fmt
0 commit comments