mirror of
https://github.com/iBotPeaches/Apktool.git
synced 2024-11-23 04:30:04 +00:00
build: support kotlin during CodeQL processing
This commit is contained in:
parent
b272705da2
commit
53aa743014
2
.github/workflows/analyze.yml
vendored
2
.github/workflows/analyze.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v3
|
||||
with:
|
||||
languages: java
|
||||
languages: java-kotlin
|
||||
|
||||
- name: Autobuild
|
||||
uses: github/codeql-action/autobuild@v3
|
||||
|
Loading…
Reference in New Issue
Block a user