We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54e848 commit 6d788cbCopy full SHA for 6d788cb
.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@v7.0.0
+ uses: golangci/golangci-lint-action@v8.0.0
25
with:
26
verify: true
27
0 commit comments