We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607c5c6 commit e559a37Copy full SHA for e559a37
1 file changed
.github/workflows/review.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: reviewdog/action-setup@v1.5.0
56
- run: pnpm install
57
- name: Run Biome with reviewdog
58
- uses: mongolyy/reviewdog-action-biome@v2.8.0
+ uses: mongolyy/reviewdog-action-biome@v2.8.1
59
with:
60
github_token: ${{ secrets.github_token }}
61
reporter: github-pr-review
0 commit comments