diff --git a/.github/workflows/psalm_security.yml b/.github/workflows/psalm_security.yml index 127740c7ab..ac5c35e034 100644 --- a/.github/workflows/psalm_security.yml +++ b/.github/workflows/psalm_security.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@v6 - name: Psalm Security Scan - uses: psalm/psalm-github-security-scan@f3e6fd9432bc3e44aec078572677ce9d2ef9c287 + uses: psalm/psalm-github-security-scan@9ec1b5e2b854b3f048fa32e8c4aaa9ae05d77345 - name: Upload Security Analysis results to GitHub uses: github/codeql-action/upload-sarif@v3