mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 00:50:15 +00:00
Update github/codeql-action action to v2.21.1
This commit is contained in:
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
@@ -22,6 +22,6 @@ jobs:
|
|||||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||||
|
|
||||||
- name: Report Qodana results to GitHub
|
- name: Report Qodana results to GitHub
|
||||||
uses: github/codeql-action/upload-sarif@v2.21.0
|
uses: github/codeql-action/upload-sarif@v2.21.1
|
||||||
with:
|
with:
|
||||||
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json
|
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json
|
||||||
|
|||||||
Reference in New Issue
Block a user