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 5353
5454 tag_release :
5555 needs : [quality_checks, get_commit_id, get_asdf_version]
56- uses : NHSDigital/eps-workflow-semantic-release/.github/workflows/tag-release.yml@f80157cecce288dd175e61b477a1d2dbe9c88b99
56+ uses : NHSDigital/eps-workflow-semantic-release/.github/workflows/tag-release.yml@7c0d0e06afc120ec47372b479aa147ff9b453bca
5757 with :
5858 dry_run : false
5959 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
Original file line number Diff line number Diff line change 4747 role-session-name : upload-cdk-utils-build
4848
4949 - name : docker_artifact download
50- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0
50+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
5151 with :
5252 name : docker_artifact
5353 path : .
Original file line number Diff line number Diff line change 2626 TAG_FORMAT=$(yq '.TAG_FORMAT' .github/config/settings.yml)
2727 echo "TAG_FORMAT=$TAG_FORMAT" >> "$GITHUB_OUTPUT"
2828 pr_title_format_check :
29- uses : NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@f80157cecce288dd175e61b477a1d2dbe9c88b99
29+ uses : NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@7c0d0e06afc120ec47372b479aa147ff9b453bca
3030 quality_checks :
3131 uses : NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@4a6d03ad51516eddc448daf454805f85fe2025b9
3232 needs : [get_asdf_version, get_commit_id]
You can’t perform that action at this time.
0 commit comments