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 52e8bd1 commit f207b6dCopy full SHA for f207b6d
.github/workflows/go-validate.yml
@@ -49,7 +49,7 @@ jobs:
49
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
50
with:
51
go-version: ${{ needs.get-go-version.outputs.go-version }}
52
- - uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
+ - uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
53
54
version: v1.54.2
55
only-new-issues: true
0 commit comments