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 2a8c570 commit 21155f8Copy full SHA for 21155f8
.github/workflows/push.yml
@@ -24,7 +24,7 @@ jobs:
24
go-version: ${{ steps.go-mod-details.outputs.go_version }}
25
-
26
name: Lint
27
- uses: golangci/golangci-lint-action@v3.6.0
+ uses: golangci/golangci-lint-action@v3.7.0
28
with:
29
version: v1.50.1
30
# optional: show only new issues if it's a pull request. The default value is `false`.
0 commit comments