Skip to content

Commit c22684b

Browse files
authored
Use better image
1 parent 11eefd2 commit c22684b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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@v2
1818

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

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

0 commit comments

Comments
 (0)