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:
Harry Hogg
2022-10-14 16:49:03 +01:00
parent ecd3b23ac9
commit 77503b8f36
@@ -13,6 +13,9 @@ jobs:
matrix:
node-version: [14.x]
env:
NODE_OPTIONS: --max-old-space-size=4096
steps:
- uses: actions/checkout@v3