File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353
5454 tag_release :
5555 needs : [quality_checks, get_commit_id, get_asdf_version]
56- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@86ef0ff808222a9270c7b4fd041cb6af68399c98
56+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@cebdda4ff41dccf3d3422ef9dd8c944dfdbcab1f
5757 with :
5858 dry_run : true
5959 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109109
110110 tag_release :
111111 needs : [get_commit_id, get_asdf_version]
112- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@86ef0ff808222a9270c7b4fd041cb6af68399c98
112+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@cebdda4ff41dccf3d3422ef9dd8c944dfdbcab1f
113113 with :
114114 dry_run : true
115115 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
Original file line number Diff line number Diff line change 5454
5555 tag_release :
5656 needs : [quality_checks, get_commit_id, get_asdf_version]
57- uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@86ef0ff808222a9270c7b4fd041cb6af68399c98
57+ uses : NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@cebdda4ff41dccf3d3422ef9dd8c944dfdbcab1f
5858 with :
5959 dry_run : false
6060 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
You can’t perform that action at this time.
0 commit comments