Skip to content

Commit

Permalink
Increase Xss
Browse files Browse the repository at this point in the history
  • Loading branch information
jcp19 authored Apr 19, 2024
1 parent 8f5cf83 commit cfcf9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ inputs:
javaXss:
description: 'Java stack size. Should be increased in case of frequent stack overflows.'
required: true
default: '128m'
default: '1g'
javaXmx:
description: 'Maximum size of the heap.'
required: true
Expand Down

0 comments on commit cfcf9b3

Please sign in to comment.