We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42f7cb commit 4bb0046Copy full SHA for 4bb0046
.github/workflows/lint.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
15
with:
16
go-version: stable
17
- - uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
+ - uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
18
19
args: --timeout=180s --enable gocritic
20
lint-commits:
0 commit comments