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.
1 parent 693d3f2 commit 2d5738cCopy full SHA for 2d5738c
init/action.yml
@@ -72,6 +72,11 @@ inputs:
72
The name of the database uploaded to the debugging artifact.
73
This is only used when debug mode is enabled.
74
required: false
75
+ trap-caching:
76
+ description: >-
77
+ Explicitly enable or disable TRAP caching rather than respecting the feature flag for it.
78
+ This is currently a no-op, as the feature behind this has not been implemented yet.
79
+ required: false
80
outputs:
81
codeql-path:
82
description: The path of the CodeQL binary used for analysis
0 commit comments