We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1812a97 + 35cbd00 commit cf69e18Copy full SHA for cf69e18
1 file changed
.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@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
+ - uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
18
19
args: --timeout=180s
20
lint-commits:
0 commit comments