File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 echo "commit_id=${{ github.sha }}" >> "$GITHUB_OUTPUT"
2828 echo "sha_short=$(git rev-parse --short HEAD)" >> "$GITHUB_OUTPUT"
2929 get_config_values :
30- uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@97059401fbec4c0914532277dfe8ce95dd3213fd
30+ uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@b0172dbdb3af4ae232873106553c316d79d784fc
3131 with :
3232 verify_published_from_main_image : true
3333 quality_checks :
Original file line number Diff line number Diff line change 99
1010jobs :
1111 get_config_values :
12- uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@97059401fbec4c0914532277dfe8ce95dd3213fd
12+ uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@b0172dbdb3af4ae232873106553c316d79d784fc
1313 with :
1414 verify_published_from_main_image : false
1515 dependabot-auto-approve-and-merge :
1919 AUTOMERGE_APP_ID : ${{ secrets.AUTOMERGE_APP_ID }}
2020 AUTOMERGE_PEM : ${{ secrets.AUTOMERGE_PEM }}
2121 pr_title_format_check :
22- uses : NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@97059401fbec4c0914532277dfe8ce95dd3213fd
22+ uses : NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@b0172dbdb3af4ae232873106553c316d79d784fc
2323 quality_checks :
2424 uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@352f15f692c23b18f67215ad858f27b06a878717
2525 needs : [get_config_values, get_commit_id]
Original file line number Diff line number Diff line change 1010
1111jobs :
1212 get_config_values :
13- uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@97059401fbec4c0914532277dfe8ce95dd3213fd
13+ uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@b0172dbdb3af4ae232873106553c316d79d784fc
1414 with :
1515 verify_published_from_main_image : true
1616 get_commit_id :
You can’t perform that action at this time.
0 commit comments