Skip to content

Commit

Permalink
Merge branch 'update-reviewdog-config' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jul 10, 2024
2 parents 15c547e + 7b03e06 commit 41a6503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ruby-version: 3.0

- name: Run RuboCop linter
uses: reviewdog/action-rubocop@v2
uses: reviewdog/action-rubocop@v2.14.0
with:
github_token: ${{ secrets.github_token }}
rubocop_flags: -DES
Expand Down

0 comments on commit 41a6503

Please sign in to comment.