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 0d858d1 + 718ab89 commit 135cf3eCopy full SHA for 135cf3e
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Verify generated files
40
run: make install-tools generate check-generated
41
- name: Run golangci-lint
42
- uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
+ uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0
43
with:
44
version: v1.64.2
45
args: --verbose --timeout=10m
0 commit comments