diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 71270d6..3d5e441 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -13,7 +13,7 @@ jobs: name: Title runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@v5.0.2 + - uses: amannn/action-semantic-pull-request@v5.5.3 id: lint_pr_title with: # Configure that a scope must always be provided.