We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dependency-caching
1 parent 6a38de6 commit 1a7989fCopy full SHA for 1a7989f
init/action.yml
@@ -136,6 +136,10 @@ inputs:
136
description: >-
137
Explicitly enable or disable TRAP caching rather than respecting the feature flag for it.
138
required: false
139
+ dependency-caching:
140
+ description: >-
141
+ Explicitly enable or disable caching of project build dependencies.
142
+ required: false
143
outputs:
144
codeql-path:
145
description: The path of the CodeQL binary used for analysis
0 commit comments