Skip to content

Commit 66dab75

Browse files
Enable dependency caching in CodeQL analysis
1 parent 18d8375 commit 66dab75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
languages: ${{ matrix.language }}
3939
queries: +security-and-quality
4040
build-mode: autobuild
41+
dependency-caching: true
4142

4243
# Autobuild attempts to build any compiled languages (Java, C#, Go, etc.)
4344
# If this step fails, remove it and run the build manually instead

0 commit comments

Comments
 (0)