We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382e324 commit f9f2501Copy full SHA for f9f2501
README.md
@@ -16,7 +16,7 @@ If the action runs on a pull request, it will either add a comment with the scan
16
## Artifacts
17
The run will store 2 different types of artifacts.
18
If `create-issues` is set to true the artifact will be the json output stored as `scaResults.json`.
19
-If `create-issues` is set to false the artifact will be the json output stored as `scaResults.txt`.
+If `create-issues` is set to false the artifact will be the text output stored as `scaResults.txt`.
20
For both the artifact name will be `Veracode Agent Based SCA Results`.
21
22
### `github_token`
0 commit comments