We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6459cb1 commit 24a8649Copy full SHA for 24a8649
1 file changed
.github/workflows/dependancy-security-check.yml
@@ -47,4 +47,4 @@ jobs:
47
run: chmod +x ./local-php-security-checker_2.0.4_linux_amd64
48
49
- name: Check against insecure dependencies
50
- run: ./local-php-security-checker_2.0.4_linux_amd64 --path=composer.lock
+ run: ./local-php-security-checker_2.0.4_linux_amd64 --path=solid/composer.lock
0 commit comments