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 54bd7bc commit 2f4c38bCopy full SHA for 2f4c38b
.github/workflows/golangci-lint.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v4
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v6.5.2
+ uses: golangci/golangci-lint-action@v7.0.0
25
with:
26
verify: true
27
0 commit comments