mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-01 06:34:25 +02: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
|
- name: Initialize CodeQL
|
||||||
uses: github/codeql-action/init@v3
|
uses: github/codeql-action/init@v3
|
||||||
with:
|
with:
|
||||||
languages: java
|
languages: java-kotlin
|
||||||
|
|
||||||
- name: Autobuild
|
- name: Autobuild
|
||||||
uses: github/codeql-action/autobuild@v3
|
uses: github/codeql-action/autobuild@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user