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 fa56d1b commit 712201eCopy full SHA for 712201e
.github/workflows/qa.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
25
with:
26
go-version-file: "go.mod"
27
- - uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
+ - uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
28
29
# renovate: datasource=github-releases depName=golangci/golangci-lint
30
version: v1.57.2
0 commit comments