INFRA-2792 | Ankit Bhardwaj | change checkstyle release version

This commit is contained in:
Ankit Bhardwaj
2024-02-08 12:17:26 +05:30
parent 3d1e860364
commit 928ce95ed1

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: CheckStyle - 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: with:
github_token: ${{ secrets.github_token }} github_token: ${{ secrets.github_token }}
reporter: github-pr-check reporter: github-pr-check