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 c64f9b3 commit c443b9bCopy full SHA for c443b9b
.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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
34
with:
35
version: v1.64.8 # renovate: datasource=github-tags depName=golangci/golangci-lint
36
0 commit comments