update to v2

This commit is contained in:
Thomas Boop
2022-03-31 08:24:35 -04:00
parent 46017054a3
commit 8d8c6f77d6
34 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ jobs:
)" > ${{ github.workspace }}/detekt.sarif.json
# Uploads results to GitHub repository using the upload-sarif action
- uses: github/codeql-action/upload-sarif@v1
- uses: github/codeql-action/upload-sarif@v2
with:
# Path to SARIF file relative to the root of the repository
sarif_file: ${{ github.workspace }}/detekt.sarif.json