diff --git a/.github/workflows/psalm_security.yml b/.github/workflows/psalm_security.yml index 127740c7ab..9e3866d15a 100644 --- a/.github/workflows/psalm_security.yml +++ b/.github/workflows/psalm_security.yml @@ -28,6 +28,6 @@ jobs: uses: psalm/psalm-github-security-scan@f3e6fd9432bc3e44aec078572677ce9d2ef9c287 - name: Upload Security Analysis results to GitHub - uses: github/codeql-action/upload-sarif@v3 + uses: github/codeql-action/upload-sarif@v4 with: sarif_file: results.sarif