We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f755e commit fde088dCopy full SHA for fde088d
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
go-version: stable
34
35
- name: Lint Go
36
- uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
+ uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1
37
with:
38
version: v1.63.4 # renovate: datasource=github-tags depName=golangci/golangci-lint
39
0 commit comments