Skip to content

Commit 3b459b5

Browse files
committed
Disabled TRAP cache of CodeQL
1 parent 86f5cec commit 3b459b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
8282
with:
8383
languages: ${{ matrix.language }}
84+
dependency-caching: false
8485
debug: true
8586

8687
- name: Autobuild

0 commit comments

Comments
 (0)