Skip to content

Commit d814145

Browse files
authored
ci(codeql): enable dependency caching
1 parent d9a491c commit d814145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/__codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
with:
3030
queries: security-and-quality
3131
languages: ${{ matrix.language }}
32+
dependency-caching: true
3233

3334
- name: Autobuild 📦
3435
uses: github/codeql-action/autobuild@v3.28.0

0 commit comments

Comments
 (0)