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 7243b7a + 5384985 commit 5ac181cCopy full SHA for 5ac181c
.github/workflows/go-ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
go-version-file: './go.mod'
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6
+ uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6
19
20
args: "--timeout=10m --build-tags='normal periodic minikube'"
21
go:
0 commit comments