diff --git a/.github/workflows/commisery.yml b/.github/workflows/commisery.yml index 6e1cc7e..888f969 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@v4 + uses: tomtom-international/commisery-action@v5 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false