diff --git a/.github/workflows/commisery.yml b/.github/workflows/commisery.yml index de4aa73..ac00529 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@v6 + uses: tomtom-international/commisery-action@v7 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false