diff --git a/.github/workflows/pr-conventions.yml b/.github/workflows/pr-conventions.yml index 7862059..0381e4e 100644 --- a/.github/workflows/pr-conventions.yml +++ b/.github/workflows/pr-conventions.yml @@ -11,7 +11,7 @@ jobs: name: Lint PR title runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@v3.6.0 + - uses: amannn/action-semantic-pull-request@v3.7.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: