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.
2 parents 5d4259b + 8077364 commit b99cc62Copy full SHA for b99cc62
.github/workflows/golangci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
go-version: '1.22'
18
check-latest: true
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
+ uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
21
with:
22
version: v1.61
0 commit comments