We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fa25c commit fdb4b87Copy full SHA for fdb4b87
1 file changed
.github/workflows/dependancy-security-check.yml
@@ -45,4 +45,4 @@ jobs:
45
run: chmod +x ./local-php-security-checker_2.0.4_linux_amd64
46
47
- name: Check against insecure dependencies
48
- 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