Skip to content

Commit

Permalink
Merge pull request #516 from systemli/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
0x46616c6b authored Dec 21, 2023
2 parents a378d8a + abbece8 commit ff01224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
security_analysis: true
report_file: results.sarif
- name: Upload Security Analysis results to GitHub
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif

0 comments on commit ff01224

Please sign in to comment.