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 73943f1 + 2bda307 commit c44d9f5Copy full SHA for c44d9f5
.github/workflows/static-analysis.yaml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
go-version: ${{ steps.goversion.outputs.goversion }}
13
- name: golangci-lint
14
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
15
16
version: v2.1.6
17
- name: protoc
0 commit comments