Skip to content

Commit 617e926

Browse files
authored
Update README.md (#11)
1 parent a1f9b48 commit 617e926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Then, set up this Action as a step in your Actions workflow, e.g. for a typical
2929
* `no_cache`: Do not use cached versions of the Spotbugs and FindSecBugs tools. Default: `false`
3030
* `path_prefix`: Add this path prefix to the start of file locations. Required: `false`
3131
* `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`
3233

3334
## Full sample workflow
3435

0 commit comments

Comments
 (0)