Increase memory for synk action for the snyk github issue sync workflow
Signed-off-by: Harry Hogg <hhogg@spotify.com>
This commit is contained in:
@@ -13,6 +13,9 @@ jobs:
|
||||
matrix:
|
||||
node-version: [14.x]
|
||||
|
||||
env:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user