Skip to content

Commit 24a8649

Browse files
committed
fix check path
1 parent 6459cb1 commit 24a8649

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependancy-security-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
run: chmod +x ./local-php-security-checker_2.0.4_linux_amd64
4848

4949
- name: Check against insecure dependencies
50-
run: ./local-php-security-checker_2.0.4_linux_amd64 --path=composer.lock
50+
run: ./local-php-security-checker_2.0.4_linux_amd64 --path=solid/composer.lock

0 commit comments

Comments
 (0)