File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646
4747 tag_release :
4848 needs : [quality_checks, get_commit_id, get_asdf_version]
49- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@a7daff06de7b695f601d9b1723ca184daca7d898
49+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@3cba6a3733673bafc95526503478674332c26007
5050 with :
5151 dry_run : true
5252 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ jobs:
150150
151151 tag_release :
152152 needs : [get_asdf_version]
153- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@a7daff06de7b695f601d9b1723ca184daca7d898
153+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@3cba6a3733673bafc95526503478674332c26007
154154 with :
155155 dry_run : true
156156 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
Original file line number Diff line number Diff line change 4444
4545 tag_release :
4646 needs : [quality_checks, get_commit_id, get_asdf_version]
47- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@a7daff06de7b695f601d9b1723ca184daca7d898
47+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@3cba6a3733673bafc95526503478674332c26007
4848 with :
4949 dry_run : false
5050 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
You can’t perform that action at this time.
0 commit comments