diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index c24716b1..01a20231 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -40,7 +40,7 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} pr_title_format_check: - uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@f3d071da30cd01dc0e4472ac0e2d7452db78d1c7 + uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@3ec4ca870572ef4c8308a83d08c488ff39788d82 get_issue_number: runs-on: ubuntu-22.04