diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3a0aa1c..391c0a5a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,7 +107,7 @@ jobs: fetch-depth: 0 - name: Validate PR commits follow conventional commits - uses: amannn/action-semantic-pull-request@v5 + uses: amannn/action-semantic-pull-request@v6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: