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
@@ -48,7 +48,7 @@ jobs:
# The service need to know the type of IaC being scanned
template_type: 'CFT'
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
# Results are generated only on a success or failure
# this is required since GitHub by default won't run the next step
# when the previous one has failed.