diff --git a/.github/check-codescanning-config/action.yml b/.github/check-codescanning-config/action.yml index c966b49cf..4f878bf5a 100644 --- a/.github/check-codescanning-config/action.yml +++ b/.github/check-codescanning-config/action.yml @@ -42,6 +42,8 @@ runs: packs: ${{ inputs.packs }} tools: ${{ inputs.tools }} db-location: ${{ runner.temp }}/codescanning-config-cli-test + env: + CODEQL_ACTION_TEST_MODE: 'true' - name: Install dependencies shell: bash