mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-02 21:04:10 +03:00
Update github/codeql-action action to v4
This commit is contained in:
committed by
Niels van Velzen
parent
71b2a3b19e
commit
e12039bc08
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Run detekt and lint tasks
|
- name: Run detekt and lint tasks
|
||||||
run: ./gradlew detekt lint
|
run: ./gradlew detekt lint
|
||||||
- name: Upload SARIF files
|
- name: Upload SARIF files
|
||||||
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
|
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
with:
|
with:
|
||||||
sarif_file: .
|
sarif_file: .
|
||||||
|
|||||||
Reference in New Issue
Block a user