mirror of
https://github.com/jellyfin/jellyfin-sdk-kotlin.git
synced 2024-11-23 13:59:42 +00:00
Update github/codeql-action digest to c7f292e
This commit is contained in:
parent
61f9f77f1c
commit
e9c60bb983
2
.github/workflows/sdk-lint.yaml
vendored
2
.github/workflows/sdk-lint.yaml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Run detekt and lint tasks
|
||||
run: ./gradlew --build-cache --no-daemon --info detekt lint
|
||||
- name: Upload SARIF files
|
||||
uses: github/codeql-action/upload-sarif@7fee4ca032ac341c12486c4c06822c5221c76533 # tag=v2
|
||||
uses: github/codeql-action/upload-sarif@c7f292ea4f542c473194b33813ccd4c207a6c725 # tag=v2
|
||||
if: ${{ always() }}
|
||||
with:
|
||||
sarif_file: .
|
||||
|
Loading…
Reference in New Issue
Block a user