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 093dc8a commit d3f521d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
uses: actions/checkout@v4

- name: Psalm Security Scan
uses: docker://ghcr.io/psalm/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 d3f521d

Please sign in to comment.