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 31ea570 commit 631f211Copy full SHA for 631f211
.github/workflows/push_pr.yaml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
golangci-lint-config: golangci-lint-limited
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
27
continue-on-error: ${{ github.event_name != 'pull_request' }}
28
29
version: v2.6.0
0 commit comments