We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2d4e82 + 6330007 commit ffa74f5Copy full SHA for ffa74f5
1 file changed
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Run lint
42
if: runner.os == 'Linux'
43
- uses: reviewdog/action-golangci-lint@f9bba13753278f6a73b27a56a3ffb1bfda90ed71 # v2.8.0
+ uses: reviewdog/action-golangci-lint@c76cceaaab89abe74e649d2e34c6c9adc26662d2 # v2.10.0
44
with:
45
fail_level: error
46
go_version_file: go.mod
0 commit comments