Skip to content

Commit b851e97

Browse files
authored
Update README.md
1 parent cdccd62 commit b851e97

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: Psalm Security Scan
19-
uses: docker://ghcr.io/MbinOrg/psalm-security-scan
19+
uses: docker://ghcr.io/mbinorg/psalm-security-scan
2020

2121
- name: Import Security Analysis results into GitHub Security Code Scanning
2222
uses: github/codeql-action/upload-sarif@v2
@@ -29,6 +29,6 @@ jobs:
2929
You can also specify a version.
3030
3131
```diff
32-
- uses: docker://ghcr.io/MbinOrg/psalm-security-scan
33-
+ uses: docker://ghcr.io/MbinOrg/psalm-security-scan:5.7.7
32+
- uses: docker://ghcr.io/mbinorg/psalm-security-scan
33+
+ uses: docker://ghcr.io/mbinorg/psalm-security-scan:5.7.7
3434
```

0 commit comments

Comments
 (0)