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 0eb715d commit 87695aaCopy full SHA for 87695aa
.github/workflows/push.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
go-version: ${{ steps.go-mod-details.outputs.go_version }}
21
- name: Lint
22
- uses: golangci/golangci-lint-action@v6.5.0
+ uses: golangci/golangci-lint-action@v6.5.2
23
24
version: v1.55.2
25
args: --out-format=colored-line-number
0 commit comments