Quote expected-config-file-contents input
This commit is contained in:
parent
5e88a178fe
commit
a9f7529f47
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ runs:
|
|||
db-location: ${{ runner.temp }}/codescanning-config-cli-test
|
||||
env:
|
||||
CODEQL_ACTION_TEST_MODE: 'true'
|
||||
EXPECTED_CONFIG_FILE_CONTENTS: ${{ inputs.expected-config-file-contents }}
|
||||
EXPECTED_CONFIG_FILE_CONTENTS: '${{ inputs.expected-config-file-contents }}'
|
||||
|
||||
- name: Install dependencies
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue