Skip to content

Commit

Permalink
Bump dbelyaev/action-checkstyle from 0.6.1 to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasrosdal authored Jan 20, 2024
1 parent 9f7842a commit c26100f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkstyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Run check style
uses: dbelyaev/action-checkstyle@v0.6.1
uses: dbelyaev/action-checkstyle@v1.2.1
with:
checkstyle_config: 'checkstyle.xml'
reporter: 'github-pr-check'
Expand Down

0 comments on commit c26100f

Please sign in to comment.