We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc4832 commit 5851a99Copy full SHA for 5851a99
.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@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
22
23
version: v1.62.2
24
only-new-issues: false
0 commit comments