We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672e1f3 commit 4c44ccdCopy full SHA for 4c44ccd
.github/workflows/lint.yaml
@@ -22,7 +22,7 @@ jobs:
22
go-version: '1.21'
23
cache: false
24
- name: Run golangci-lint
25
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
+ uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
26
with:
27
version: v1.55.2
28
only-new-issues: false
0 commit comments