mirror of
https://github.com/github/codeql-action.git
synced 2026-01-07 07:00:28 +08:00
Ensure string argument instead of boolean
This commit is contained in:
2
.github/workflows/__javascript-source-root.yml
generated
vendored
2
.github/workflows/__javascript-source-root.yml
generated
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
with:
|
||||
version: ${{ matrix.version }}
|
||||
use-all-platform-bundle: 'false'
|
||||
setup-kotlin: true
|
||||
setup-kotlin: 'true'
|
||||
- name: Move codeql-action
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user