mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-20 21:01:53 +00:00
chore(deps): update github/codeql-action action to v2
This commit is contained in:
parent
b7c4b5161d
commit
059617dc0d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codacy-analysis.yml
vendored
2
.github/workflows/codacy-analysis.yml
vendored
|
@ -44,6 +44,6 @@ jobs:
|
||||||
|
|
||||||
# Upload the SARIF file generated in the previous step
|
# Upload the SARIF file generated in the previous step
|
||||||
- name: Upload SARIF results file
|
- name: Upload SARIF results file
|
||||||
uses: github/codeql-action/upload-sarif@v1
|
uses: github/codeql-action/upload-sarif@v2
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
|
|
Loading…
Add table
Reference in a new issue