diff --git a/.github/workflows/prcop.yml b/.github/workflows/prcop.yml index 88169d57c2..d047ff9ba7 100644 --- a/.github/workflows/prcop.yml +++ b/.github/workflows/prcop.yml @@ -17,7 +17,7 @@ jobs: name: PRcop steps: - name: Linting Pull Request - uses: makaroni4/prcop@v1.0.31 + uses: makaroni4/prcop@v1.0.35 with: config-file: ".github/workflows/prcop-config.json" GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}