diff --git a/.github/workflows/semantic-prs.yml b/.github/workflows/semantic-prs.yml index ddf08b7..22860cb 100644 --- a/.github/workflows/semantic-prs.yml +++ b/.github/workflows/semantic-prs.yml @@ -15,7 +15,7 @@ jobs: name: Validate PR title runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@v5 + - uses: amannn/action-semantic-pull-request@v6 with: types: | fix