Skip to content

Commit

Permalink
Merge pull request #67 from pnerg/dependabot/github_actions/github/co…
Browse files Browse the repository at this point in the history
…deql-action-2

build(deps): bump github/codeql-action from 1 to 2
  • Loading branch information
pnerg authored Dec 22, 2022
2 parents f4ef3d2 + 2be269e commit f0ef61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codacy-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,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

0 comments on commit f0ef61c

Please sign in to comment.