Skip to content

Commit

Permalink
Update psalm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RusselViola authored Oct 25, 2024
1 parent 5fcde98 commit 36a3838
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
uses: actions/checkout@v4

- name: Psalm Security Scan
uses: psalm/psalm-github-security-scan@f3e6fd9432bc3e44aec078572677ce9d2ef9c287
uses: docker://ghcr.io/psalm/psalm-security-scan
# uses: psalm/psalm-github-security-scan@f3e6fd9432bc3e44aec078572677ce9d2ef9c287

- name: Upload Security Analysis results to GitHub
uses: github/codeql-action/upload-sarif@v3
Expand Down

0 comments on commit 36a3838

Please sign in to comment.