File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,12 +134,12 @@ jobs:
134134 notify :
135135 if : inputs.dev == false
136136 needs : release
137- uses : Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
137+ uses : Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@update-jira-release-token
138138 with :
139139 product_name : Java Wrapper
140140 release_version : ${{ needs.release.outputs.TAG_NAME }}
141141 cli_release_version : ${{ needs.release.outputs.CLI_VERSION }}
142- release_author : " Phoenix Team"
142+ release_author : " Sypher Team"
143143 release_url : https://github.com/CheckmarxDev/ast-cli-java-wrapper/releases/tag/${{ needs.release.outputs.TAG_NAME }}
144144 jira_product_name : JAVA_WRAPPER
145145 secrets : inherit
You can’t perform that action at this time.
0 commit comments