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 9ebb58c commit 5ff49f5Copy full SHA for 5ff49f5
.github/workflows/reviewdog.yml
@@ -56,7 +56,7 @@ jobs:
56
runs-on: ubuntu-latest
57
steps:
58
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
59
- - uses: reviewdog/action-alex@64803e607bc883f9cad95fc37ad30468219d65fe # v1.15.3
+ - uses: reviewdog/action-alex@d6230365b9cb2b2d515f85a1713aca7d11862f60 # v1.15.4
60
with:
61
github_token: ${{ secrets.github_token }}
62
reporter: github-check
0 commit comments