Skip to content

Commit

Permalink
Upgrade upload serif action to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagolizardo committed Feb 3, 2024
1 parent d4b13e4 commit 2fcf32f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

## Requirements

* PHP8.1
* [PHP8.2](https://www.php.net/releases/8.2/en.php)
* Composer

## Usage
Expand Down

0 comments on commit 2fcf32f

Please sign in to comment.