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.
1 parent 85f7450 commit 151f1aaCopy full SHA for 151f1aa
.github/workflows/lint.yml
@@ -42,7 +42,7 @@ jobs:
42
run: task setup
43
44
- name: golangci-lint
45
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
46
with:
47
# renovate: datasource=github-releases depName=golangci/golangci-lint
48
version: v1.64.8
0 commit comments