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 82fc040 commit d5416e4Copy full SHA for d5416e4
.github/workflows/push.yml
@@ -22,7 +22,7 @@ jobs:
22
go-version: ${{ steps.go-mod-details.outputs.go_version }}
23
-
24
name: lint
25
- uses: golangci/golangci-lint-action@v6.3.0
+ uses: golangci/golangci-lint-action@v6.5.0
26
with:
27
version: v1.52.2
28
# optional: show only new issues if it's a pull request. The default value is `false`.
0 commit comments