diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 98a89443..beb1be83 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@c9767efede21c62863bc80d4f7ceebad2c95831e + uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@5e039a44ca0f94f9552d2127178b940f7b963840 get_issue_number: runs-on: ubuntu-22.04