mirror of
https://github.com/jellyfin/jellyfin-sdk-kotlin.git
synced 2025-02-25 18:50:44 +00:00
Update github/codeql-action action to v2.3.4
This commit is contained in:
parent
045b7366a9
commit
49d61c127f
2
.github/workflows/sdk-lint.yaml
vendored
2
.github/workflows/sdk-lint.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Run detekt and lint tasks
|
||||
run: ./gradlew detekt lint
|
||||
- name: Upload SARIF files
|
||||
uses: github/codeql-action/upload-sarif@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2.3.3
|
||||
uses: github/codeql-action/upload-sarif@f0e3dfb30302f8a0881bb509b044e0de4f6ef589 # v2.3.4
|
||||
if: ${{ always() }}
|
||||
with:
|
||||
sarif_file: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user