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 c06ecd1 commit 9cd5285Copy full SHA for 9cd5285
.github/workflows/pull_request.yaml
@@ -71,7 +71,7 @@ jobs:
71
make install
72
73
- name: Run golangci-lint
74
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
75
with:
76
version: latest
77
only-new-issues: false
.github/workflows/push.yaml
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
.github/workflows/release.yaml
@@ -49,7 +49,7 @@ jobs:
49
50
51
0 commit comments