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 6b86b3b commit 71a7e9cCopy full SHA for 71a7e9c
.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