Skip to content

Commit

Permalink
Merge pull request #23 from veracode/SDEVX-1685
Browse files Browse the repository at this point in the history
SDEVX-1685: Update GitHub actions to send the repo url to the platform
  • Loading branch information
veraakarthikbharadwaj authored Jan 16, 2025
2 parents 1bd671e + a42ddc8 commit a1edab1
Show file tree
Hide file tree
Showing 4 changed files with 97,048 additions and 122,191 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ inputs:
description: 'Sandbox Name'
required: false
default: ''
gitRepositoryUrl:
description: 'Source Repository URL'
required: false
default: ''

runs:
using: 'node20'
Expand Down
Loading

0 comments on commit a1edab1

Please sign in to comment.