We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5a3b88 + dfe2c6f commit ef36a11Copy full SHA for ef36a11
1 file changed
.github/workflows/lint.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
15
with:
16
go-version: stable
17
- - uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
+ - uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
18
19
args: --timeout=180s --enable gocritic
20
lint-commits:
0 commit comments