Skip to content

Commit

Permalink
test: ✅ Fix github/codeql-action/upload-sarif
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-s-betke committed Apr 7, 2021
1 parent 5e7932f commit b797d62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codacy-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:

# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
uses: github/codeql-action/upload-sarif@master
uses: github/codeql-action/upload-sarif@main
with:
sarif_file: results.sarif
1 change: 1 addition & 0 deletions .vscode/cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"codecov",
"codeql",
"commitlint",
"compat",
"concat",
"datastyle",
"dirstate",
Expand Down

0 comments on commit b797d62

Please sign in to comment.