diff --git a/.github/workflows/commisery.yml b/.github/workflows/commisery.yml index c145b6e..6e1cc7e 100644 --- a/.github/workflows/commisery.yml +++ b/.github/workflows/commisery.yml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Run Commisery - uses: tomtom-international/commisery-action@v3 + uses: tomtom-international/commisery-action@v4 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false