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 2dcf1c9 commit 4eea01cCopy full SHA for 4eea01c
1 file changed
.github/workflows/quality-checks.yml
@@ -191,7 +191,7 @@ jobs:
191
192
193
- name: Run golangci-lint
194
- uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
+ uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
195
with:
196
# renovate: datasource=github-releases depName=golangci/golangci-lint
197
version: v2.12.2
0 commit comments