We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f9b48 commit 617e926Copy full SHA for 617e926
README.md
@@ -29,6 +29,7 @@ Then, set up this Action as a step in your Actions workflow, e.g. for a typical
29
* `no_cache`: Do not use cached versions of the Spotbugs and FindSecBugs tools. Default: `false`
30
* `path_prefix`: Add this path prefix to the start of file locations. Required: `false`
31
* `base_path`: The base path to use for installing the tools. Default: `/home/runner/work/`
32
+* `ram`: The RAM to use in MB. Default: `768`
33
34
## Full sample workflow
35
0 commit comments