We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ebd85 commit ccb304bCopy full SHA for ccb304b
README.md
@@ -25,13 +25,9 @@ This action runs the Veracode Java Wrapper's 'upload and scan' action.
25
### `vid`
26
**Required:** Veracode API ID.
27
28
-**Default:** '${{ secrets.VERACODE_ID }}'
29
-
30
### `vkey`
31
**Required:** Veracode API key.
32
33
-**Default:** '${{ secrets.VERACODE_KEY }}'
34
35
## Example usage
36
37
The following example will upload all files contained within the folder_to_upload to Veracode and start a static scan.
0 commit comments