diff --git a/.github/workflows/semantic-pr.yml b/.github/workflows/semantic-pr.yml index 955b747..edec550 100644 --- a/.github/workflows/semantic-pr.yml +++ b/.github/workflows/semantic-pr.yml @@ -16,7 +16,7 @@ jobs: timeout-minutes: 1 steps: - name: Semantic pull-request - uses: amannn/action-semantic-pull-request@v5.0.2 + uses: amannn/action-semantic-pull-request@v5.5.3 with: requireScope: false wip: true