Disabled TRAP cache of CodeQL

This commit is contained in:
Hiroshi SHIBATA 2025-05-14 11:33:46 +09:00
parent 86f5cec782
commit 3b459b5ab6
Notes: git 2025-05-14 06:09:06 +00:00

View File

@ -81,6 +81,7 @@ jobs:
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
with:
languages: ${{ matrix.language }}
dependency-caching: false
debug: true
- name: Autobuild