File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 dependabot-auto-approve-and-merge :
1010 needs : quality_checks
1111 uses : >-
12- NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@2b3ddfd1e59daf9905522d0140c6cd08e2547432
12+ NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@5ccebbf821beef2de6abdce9e392b3cbeb4999e3
1313 secrets :
1414 AUTOMERGE_APP_ID : ' ${{ secrets.AUTOMERGE_APP_ID }}'
1515 AUTOMERGE_PEM : ' ${{ secrets.AUTOMERGE_PEM }}'
3232 TAG_FORMAT=$(yq '.TAG_FORMAT' .github/config/settings.yml)
3333 echo "TAG_FORMAT=$TAG_FORMAT" >> "$GITHUB_OUTPUT"
3434 quality_checks :
35- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml@trivy
35+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml@5ccebbf821beef2de6abdce9e392b3cbeb4999e3
3636 needs :
3737 - get_asdf_version
3838 with :
4141 SONAR_TOKEN : ' ${{ secrets.SONAR_TOKEN }}'
4242 pr_title_format_check :
4343 uses : >-
44- NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@2b3ddfd1e59daf9905522d0140c6cd08e2547432
44+ NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@5ccebbf821beef2de6abdce9e392b3cbeb4999e3
4545 get_issue_number :
4646 runs-on : ubuntu-22.04
4747 needs : quality_checks
You can’t perform that action at this time.
0 commit comments