File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 runner : ubuntu-22.04-arm
4242 steps :
4343 - name : Free Disk Space for Docker
44- uses : endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885
44+ uses : endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1
4545 with :
4646 remove_android : true
4747 remove_dotnet : true
Original file line number Diff line number Diff line change 3232 SONAR_TOKEN : ' ${{ secrets.SONAR_TOKEN }}'
3333 tag_release :
3434 needs : [quality_checks, get_asdf_version]
35- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@8404cf6e3a61ac8de4d1644e175e288aa4965815
35+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@dac60c1e29babc62013e7bb9ade002cb381c4c49
3636 with :
3737 dry_run : true
3838 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
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@8404cf6e3a61ac8de4d1644e175e288aa4965815
12+ NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@dac60c1e29babc62013e7bb9ade002cb381c4c49
1313 secrets :
1414 AUTOMERGE_APP_ID : ' ${{ secrets.AUTOMERGE_APP_ID }}'
1515 AUTOMERGE_PEM : ' ${{ secrets.AUTOMERGE_PEM }}'
Original file line number Diff line number Diff line change 3333 SONAR_TOKEN : ' ${{ secrets.SONAR_TOKEN }}'
3434 tag_release :
3535 needs : [quality_checks, get_asdf_version]
36- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@8404cf6e3a61ac8de4d1644e175e288aa4965815
36+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@dac60c1e29babc62013e7bb9ade002cb381c4c49
3737 with :
3838 dry_run : false
3939 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
You can’t perform that action at this time.
0 commit comments