diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 565ada9a..3a2c53fe 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -35,7 +35,7 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} pr_title_format_check: - uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@8a48d90452dc39858c7d76a9eaf171dbc0180b91 + uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@143cd6ba2806e42b016d05dbba000cb5ee333d2f get_issue_number: runs-on: ubuntu-22.04