Skip to content

Commit ccb304b

Browse files
Remove defaults from readme to match functionality
1 parent c2ebd85 commit ccb304b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,9 @@ This action runs the Veracode Java Wrapper's 'upload and scan' action.
2525
### `vid`
2626
**Required:** Veracode API ID.
2727

28-
**Default:** '${{ secrets.VERACODE_ID }}'
29-
3028
### `vkey`
3129
**Required:** Veracode API key.
3230

33-
**Default:** '${{ secrets.VERACODE_KEY }}'
34-
3531
## Example usage
3632

3733
The following example will upload all files contained within the folder_to_upload to Veracode and start a static scan.

0 commit comments

Comments
 (0)