Skip to content

Commit 9ea9103

Browse files
authored
Update starter-workflow-psalm-security-scan.yml
1 parent 45c15a0 commit 9ea9103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

starter-workflow-psalm-security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v3
1818

1919
- name: Psalm Security Scan
20-
uses: docker://ghcr.io/MbinOrg/psalm-security-scan
20+
uses: docker://ghcr.io/mbinorg/psalm-security-scan
2121

2222
- name: Import Security Analysis results into GitHub Security Code Scanning
2323
uses: github/codeql-action/upload-sarif@v2

0 commit comments

Comments
 (0)