diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 2316ae5..2e47ec9 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -85,7 +85,7 @@ jobs: steps: - name: Check PR title - uses: amannn/action-semantic-pull-request@v5 + uses: amannn/action-semantic-pull-request@v6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: