Skip to content

Commit c3025bb

Browse files
committed
fix: provide JSON value (#36)
1 parent 75d605f commit c3025bb

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
@@ -14,4 +14,4 @@ jobs:
1414
analyze-java:
1515
uses: coveo/public-actions/.github/workflows/java-maven-openjdk11-codeql.yml@main
1616
with:
17-
runs-on: ubuntu-latest
17+
runs-on: '"ubuntu-latest"'

0 commit comments

Comments
 (0)