Skip to content

Commit ddf4400

Browse files
Updated author (#187)
* Updated author * Update release.yml * Update author field in package.json --------- Co-authored-by: Anurag Dalke <anurag.dalke@checkmarx.com>
1 parent 11e3825 commit ddf4400

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
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"

0 commit comments

Comments
 (0)