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 64b2f37 commit c5e7b04Copy full SHA for c5e7b04
.github/workflows/ci-golang-lint.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version-file: go.mod
23
- name: golang-lint
24
- uses: golangci/golangci-lint-action@v6.1.1
+ uses: golangci/golangci-lint-action@v6.2.0
25
26
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
27
version: latest
0 commit comments