Skip to content

Commit

Permalink
chore(deps): update mongolyy/reviewdog-action-biome action to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 7f00791 commit dd48a24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Check out code.
uses: actions/checkout@v4
- name: lint
uses: mongolyy/reviewdog-action-biome@v1.6.3
uses: mongolyy/reviewdog-action-biome@v1.8.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-check
Expand All @@ -32,7 +32,7 @@ jobs:
- name: Check out code.
uses: actions/checkout@v4
- name: lint
uses: mongolyy/reviewdog-action-biome@v1.6.3
uses: mongolyy/reviewdog-action-biome@v1.8.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review

0 comments on commit dd48a24

Please sign in to comment.