Merge remote-tracking branch 'origin/releases/v2' into update-v1.1.19-f5d217be

# Conflicts:
#	package-lock.json
#	package.json
This commit is contained in:
github-actions[bot]
2022-08-19 09:42:44 +00:00
1923 changed files with 215142 additions and 1633 deletions

View File

@@ -72,9 +72,14 @@ inputs:
The name of the database uploaded to the debugging artifact.
This is only used when debug mode is enabled.
required: false
trap-caching:
description: >-
Explicitly enable or disable TRAP caching rather than respecting the feature flag for it.
required: false
outputs:
codeql-path:
description: The path of the CodeQL binary used for analysis
runs:
using: 'node12'
main: '../lib/init-action.js'
post: '../lib/init-action-post.js'