Disabled TRAP cache of CodeQL
This commit is contained in:
parent
86f5cec782
commit
3b459b5ab6
Notes:
git
2025-05-14 06:09:06 +00:00
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@ -81,6 +81,7 @@ jobs:
|
|||||||
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
|
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
|
||||||
with:
|
with:
|
||||||
languages: ${{ matrix.language }}
|
languages: ${{ matrix.language }}
|
||||||
|
dependency-caching: false
|
||||||
debug: true
|
debug: true
|
||||||
|
|
||||||
- name: Autobuild
|
- name: Autobuild
|
||||||
|
Loading…
x
Reference in New Issue
Block a user