We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eea309 commit 94bf7a4Copy full SHA for 94bf7a4
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
go-version: stable
31
32
- name: Lint Go
33
- uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
+ 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