Skip to content

Commit 4c87ff1

Browse files
Updated Orgnization from CheckmarxDev to Checkmarx
1 parent e8583f4 commit 4c87ff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ permissions:
4141

4242
jobs:
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

0 commit comments

Comments
 (0)