File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ permissions:
4141
4242jobs :
4343 delete :
44- uses : CheckmarxDev /ast-cli-javascript-wrapper-runtime-cli/.github/workflows/delete-packages-and-releases.yml@main
44+ uses : Checkmarx /ast-cli-javascript-wrapper-runtime-cli/.github/workflows/delete-packages-and-releases.yml@main
4545 with :
4646 tag : ${{ inputs.jsTag }}
4747 secrets : inherit
@@ -170,7 +170,7 @@ jobs:
170170 release_version : ${{ needs.release.outputs.TAG_NAME }}
171171 cli_release_version : ${{ needs.release.outputs.CLI_VERSION }}
172172 release_author : " Phoenix Team"
173- release_url : https://github.com/CheckmarxDev /ast-cli-javascript-wrapper-runtime-cli/releases/tag/${{ needs.release.outputs.TAG_NAME }}
173+ release_url : https://github.com/Checkmarx /ast-cli-javascript-wrapper-runtime-cli/releases/tag/${{ needs.release.outputs.TAG_NAME }}
174174 jira_product_name : JS_RUNTIME_WRAPPER
175175 secrets : inherit
176176
@@ -183,4 +183,4 @@ jobs:
183183 cli_version : ${{ needs.release.outputs.CLI_VERSION }}
184184 is_cli_release : false
185185 is_js_runtime_release : true
186- secrets : inherit
186+ secrets : inherit
You can’t perform that action at this time.
0 commit comments