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.
2 parents ac790d8 + 2cdc27b commit 626874bCopy full SHA for 626874b
.github/workflows/lint.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
15
with:
16
go-version: stable
17
- - uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
+ - uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
18
19
args: --timeout=180s --enable gocritic
20
lint-commits:
0 commit comments