We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3367a commit c2e787dCopy full SHA for c2e787d
.github/workflows/lint.golang.yml
@@ -21,7 +21,7 @@ jobs:
21
check-latest: true
22
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
23
24
- - uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
+ - uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1
25
with:
26
# renovate: datasource=github-releases depName=golangci/golangci-lint
27
version: v1.56.2
0 commit comments