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