Skip to content

Commit

Permalink
Upgrade upload serif action
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagolizardo committed Feb 3, 2024
1 parent 1f5adf3 commit d4b13e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
run: make code-analysis

- name: Upload Security Analysis results to GitHub
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: results.sarif

0 comments on commit d4b13e4

Please sign in to comment.