We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2ba07b + 1ff97a6 commit 0820d87Copy full SHA for 0820d87
.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@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6
+ uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6
19
20
args: "--timeout=10m --build-tags='normal periodic minikube'"
21
go:
0 commit comments