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 a419162 commit 2ee097bCopy full SHA for 2ee097b
1 file changed
.github/workflows/linting.yml
@@ -12,7 +12,7 @@ jobs:
12
go-version: '1.26.4' # renovate: datasource=golang-version depName=go
13
cache: false
14
- name: golangci-lint
15
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
+ uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
16
with:
17
install-mode: goinstall
18
version: v1.63.4 # renovate: datasource=github-tags depName=golangci/golangci-lint
0 commit comments