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 fda61cc commit 17ab2e1Copy full SHA for 17ab2e1
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
go-version: stable
31
32
- name: Lint Go
33
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
+ uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
34
with:
35
version: v1.63.4 # renovate: datasource=github-tags depName=golangci/golangci-lint
36
0 commit comments