We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7e9aa0 + 4f77c11 commit 239a717Copy full SHA for 239a717
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
go-version: stable
40
41
- name: Run linter
42
- uses: golangci/golangci-lint-action@v6.0.1
+ uses: golangci/golangci-lint-action@v6.1.0
43
with:
44
version: v1.58 # without patch version
45
only-new-issues: false # show only new issues if it's a pull request
0 commit comments