Add dependency-caching input to Action
This commit is contained in:
parent
6a38de6872
commit
1a7989f395
1 changed files with 4 additions and 0 deletions
|
|
@ -136,6 +136,10 @@ inputs:
|
|||
description: >-
|
||||
Explicitly enable or disable TRAP caching rather than respecting the feature flag for it.
|
||||
required: false
|
||||
dependency-caching:
|
||||
description: >-
|
||||
Explicitly enable or disable caching of project build dependencies.
|
||||
required: false
|
||||
outputs:
|
||||
codeql-path:
|
||||
description: The path of the CodeQL binary used for analysis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue