INFRA-2308 | Ankit Bhardwaj | change checkstyle version
This commit is contained in:
4
.github/workflows/checkstyle_analysis.yml
vendored
4
.github/workflows/checkstyle_analysis.yml
vendored
@@ -15,9 +15,9 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: CheckStyle
|
||||
uses: navi-synced-actions/action-checkstyle-to-pr@v0.8.4
|
||||
uses: navi-synced-actions/action-checkstyle-to-pr@v0.8.5
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
reporter: github-pr-check
|
||||
level: warning
|
||||
checkstyle_config: checkstyle_rules.xml
|
||||
checkstyle_config: checkstyle_rules.xml
|
||||
|
||||
Reference in New Issue
Block a user