Skip to content

Commit

Permalink
Bump CI reviewdog/action-eslint ver 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
jrock-3 committed Feb 29, 2024
1 parent db358a7 commit 62bd25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: '18'
- run: yarn install
- name: Run eslint with reviewdog
uses: reviewdog/action-eslint@v1.14.0
uses: reviewdog/action-eslint@v1.23.0
with:
github_token: ${{ secrets.CTC_DEVOPS_ORG_PAT }}
reporter: github-pr-review
Expand Down

0 comments on commit 62bd25f

Please sign in to comment.