We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9958e1b commit 7206d58Copy full SHA for 7206d58
README.md
@@ -11,7 +11,7 @@ This action runs the Veracode Java Wrapper's 'upload and scan' action.
11
**Required:** True to create a new application profile.
12
13
### `filepath`
14
-**Required:** Filepath or folderpath of the file or directory to upload. (If the last character is a backslash it needs to be escaped: \\).
+**Required:** Filepath or folderpath of the file or directory to upload. (If the last character is a backslash it needs to be escaped: \\\\).
15
16
### `version`
17
**Required:** The name or version number of the new build.
0 commit comments