mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-03 05:10:56 +00:00
Fix CodeQL task name.
This commit is contained in:
3
.github/workflows/qodona.yml
vendored
3
.github/workflows/qodona.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
uses: JetBrains/qodana-action@main
|
||||
env:
|
||||
QODANA_TOKEN: "${{ secrets.QODANA_TOKEN }}"
|
||||
- uses: github/codeql-action/upload-sarif@v2
|
||||
- name: Upload CodeQL SARIF
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
with:
|
||||
sarif_file: "${{ runner.temp }}/qodana/results/qodana.sarif.json"
|
||||
|
Reference in New Issue
Block a user