We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c15a0 commit 9ea9103Copy full SHA for 9ea9103
1 file changed
starter-workflow-psalm-security-scan.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
19
- name: Psalm Security Scan
20
- uses: docker://ghcr.io/MbinOrg/psalm-security-scan
+ uses: docker://ghcr.io/mbinorg/psalm-security-scan
21
22
- name: Import Security Analysis results into GitHub Security Code Scanning
23
uses: github/codeql-action/upload-sarif@v2
0 commit comments