We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36cd4ca commit 1ef4f1aCopy full SHA for 1ef4f1a
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
go-version: stable
34
35
- name: Lint Code
36
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
+ uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
37
with:
38
only-new-issues: true
39
0 commit comments