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.
2 parents b48e4ca + c1fe5d2 commit 63668b1Copy full SHA for 63668b1
.github/workflows/lint.yaml
@@ -18,7 +18,7 @@ jobs:
18
go-version: "1.18.5"
19
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v3.6.0
+ uses: golangci/golangci-lint-action@v3.7.0
22
with:
23
version: v1.47.3
24
args: --verbose --config .golangci.yaml
0 commit comments