We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48077aa + ce1d972 commit 9bce9caCopy full SHA for 9bce9ca
.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@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
+ - uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
18
19
args: --timeout=180s --enable gocritic
20
lint-commits:
0 commit comments