Skip to content

Commit c15ff90

Browse files
felickzmbg
andauthored
Clarify that dependency caching is only possible for GH runners (#55182)
Co-authored-by: Michael B. Gale <[email protected]>
1 parent e557f09 commit c15ff90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Dependency caching works with all build modes, and is supported by {% data varia
137137
138138
### Enabling dependency caching for {% data variables.product.prodname_codeql %}
139139
140-
For default setup workflows, dependency caching is enabled by default for {% data variables.product.github %}-hosted runners in public and private repositories.
140+
For default setup workflows, dependency caching is enabled only for {% data variables.product.github %}-hosted runners in public and private repositories.
141141
142142
For advanced setup workflows, dependency caching is disabled by default. To enable dependency caching for {% data variables.product.prodname_codeql %}, use the `dependency-caching` setting for the {% data variables.product.prodname_codeql %} action in your advanced setup workflow. This setting accepts the following values:
143143

0 commit comments

Comments
 (0)