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 f7b9cde commit d41389cCopy full SHA for d41389c
1 file changed
.github/workflows/go-validate.yml
@@ -49,7 +49,7 @@ jobs:
49
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
50
with:
51
go-version: ${{ needs.get-go-version.outputs.go-version }}
52
- - uses: golangci/golangci-lint-action@db582008a42febd596419635a5abc9d9815daa9c # v9.2.1
+ - uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
53
54
version: v2.10.1
55
only-new-issues: true
0 commit comments