Skip to content

Commit 3dab7ec

Browse files
authored
Update codeql.yml
Signed-off-by: Daniel Biehl <[email protected]>
1 parent d9f2cb7 commit 3dab7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
6060

6161
env:
62-
ORG_GRADLE_OPTS: "-Xmx4096m"
62+
GRADLE_OPTS: "-Xmx4096m"
6363

6464
steps:
6565
- name: Checkout repository

0 commit comments

Comments
 (0)