We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc4832 commit cd611fcCopy full SHA for cd611fc
.github/workflows/lint-code.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
go-version-file: go.mod
20
- name: Run golangci-lint
21
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
+ uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
22
23
version: v1.62.2
24
only-new-issues: false
0 commit comments