diff --git a/.github/workflows/build_verification.yml b/.github/workflows/build_verification.yml index 20b6955..b9d7fda 100644 --- a/.github/workflows/build_verification.yml +++ b/.github/workflows/build_verification.yml @@ -102,7 +102,7 @@ jobs: OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} - name: Checkstyle analyse - uses: dbelyaev/action-checkstyle@v3.4.2 + uses: dbelyaev/action-checkstyle@v3.5.0 with: github_token: ${{ secrets.SCM_TOKEN }} reporter: github-pr-review