INFRA-2792 | Ankit Bhardwaj | change checkstyle release version
This commit is contained in:
2
.github/workflows/checkstyle_analysis.yml
vendored
2
.github/workflows/checkstyle_analysis.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: CheckStyle
|
||||
uses: navi-synced-actions/action-checkstyle-to-pr@v0.8.5
|
||||
uses: navi-synced-actions/action-checkstyle-to-pr@v0.8.6
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
reporter: github-pr-check
|
||||
|
||||
Reference in New Issue
Block a user