File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ jobs:
169169 product_name : Javascript Runtime Wrapper
170170 release_version : ${{ needs.release.outputs.TAG_NAME }}
171171 cli_release_version : ${{ needs.release.outputs.CLI_VERSION }}
172- release_author : " Phoenix Team"
172+ release_author : " Sypher Team"
173173 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
Original file line number Diff line number Diff line change 2727 "test:unit" : " tsc && jest --runInBand --testPathPattern=tests/unit --no-coverage"
2828 },
2929 "repository" : " https://github.com/Checkmarx/ast-cli-javascript-wrapper-runtime-cli.git" ,
30- "author" : " Jay Nanduri " ,
30+ "author" : " Checkmarx " ,
3131 "license" : " ISC" ,
3232 "bugs" : {
3333 "url" : " https://github.com/Checkmarx/ast-cli-javascript-wrapper-runtime-cli/issues"
You can’t perform that action at this time.
0 commit comments