mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2025-03-02 02:58:55 +00:00
Update github/codeql-action action to v2.3.6
This commit is contained in:
parent
dc47799339
commit
dd3846c13b
2
.github/workflows/app-lint.yaml
vendored
2
.github/workflows/app-lint.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
- name: Run ${{ matrix.task }} task
|
||||
run: ./gradlew ${{ matrix.task }}
|
||||
- name: Upload SARIF files
|
||||
uses: github/codeql-action/upload-sarif@0225834cc549ee0ca93cb085b92954821a145866 # v2.3.5
|
||||
uses: github/codeql-action/upload-sarif@83f0fe6c4988d98a455712a27f0255212bba9bd4 # v2.3.6
|
||||
if: ${{ always() }}
|
||||
with:
|
||||
sarif_file: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user