Skip to content

Commit f944fd0

Browse files
authored
Merge pull request #7 from veracode/storeAsArtefact
update readme
2 parents 92dae48 + f9f2501 commit f944fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If the action runs on a pull request, it will either add a comment with the scan
1616
## Artifacts
1717
The run will store 2 different types of artifacts.
1818
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`.
19+
If `create-issues` is set to false the artifact will be the text output stored as `scaResults.txt`.
2020
For both the artifact name will be `Veracode Agent Based SCA Results`.
2121

2222
### `github_token`

0 commit comments

Comments
 (0)