Merge pull request #60 from CUBETIQ/renovate/github-codeql-action-2.x
Update github/codeql-action action to v2
This commit is contained in:
commit
7e77f1b503
2
.github/workflows/codacy.yml
vendored
2
.github/workflows/codacy.yml
vendored
@ -55,6 +55,6 @@ jobs:
|
||||
|
||||
# Upload the SARIF file generated in the previous step
|
||||
- name: Upload SARIF results file
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
Loading…
Reference in New Issue
Block a user