diff --git a/.github/workflows/semantic-pr.yml b/.github/workflows/semantic-pr.yml index a49ef502..49e2017c 100644 --- a/.github/workflows/semantic-pr.yml +++ b/.github/workflows/semantic-pr.yml @@ -17,7 +17,7 @@ jobs: timeout-minutes: 1 steps: - name: Semantic pull-request - uses: amannn/action-semantic-pull-request@v5.5.2 + uses: amannn/action-semantic-pull-request@v5.5.3 with: requireScope: false wip: true