diff --git a/.github/workflows/conventional-pr.yml b/.github/workflows/conventional-pr.yml index 1d32a5ce..696d347f 100644 --- a/.github/workflows/conventional-pr.yml +++ b/.github/workflows/conventional-pr.yml @@ -18,7 +18,7 @@ jobs: permissions: pull-requests: read steps: - - uses: amannn/action-semantic-pull-request@b6bca70dcd3e56e896605356ce09b76f7e1e0d39 # v5 + - uses: amannn/action-semantic-pull-request@c3cd5d1ea3580753008872425915e343e351ab54 # v5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: