8000
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 4248884 commit 85bbc46Copy full SHA for 85bbc46
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
go-version-file: go.mod
31
32
- name: Lint Go
33
- uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
34
with:
35
version: v1.64.6 # renovate: datasource=github-tags depName=golangci/golangci-lint
36
0 commit comments