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.
2 parents e3afa96 + 6d1175c commit 7c4837dCopy full SHA for 7c4837d
1 file changed
.github/workflows/reviewdog.yml
@@ -6,6 +6,6 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9
- - uses: reviewdog/action-golangci-lint@dd3fda91790ca90e75049e5c767509dc0ec7d99b # v2.7.0
+ - uses: reviewdog/action-golangci-lint@64c149605d92715a545b1d80908eff8cecec21b1 # v2.7.1
10
with:
11
github_token: ${{ secrets.github_token }}
0 commit comments