diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index 5b7aeba52..5246a4a1c 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -25,7 +25,7 @@ jobs: egress-policy: "audit" - name: "Validate PR title" - uses: "amannn/action-semantic-pull-request@47b15d52c5c30e94a17ec87eb8dd51ff5221fed9" # v5.3.0 + uses: "amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f" # v5.4.0 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: