diff --git a/.github/workflows/conventional-pr.yaml b/.github/workflows/conventional-pr.yaml index 7c314be76..6a99218f4 100644 --- a/.github/workflows/conventional-pr.yaml +++ b/.github/workflows/conventional-pr.yaml @@ -8,7 +8,7 @@ jobs: steps: - name: semantic-pull-request - uses: amannn/action-semantic-pull-request@v5.5.3 + uses: amannn/action-semantic-pull-request@v6.1.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # with: