Skip to content

Commit fdb4b87

Browse files
committed
fix path for composer.lock
1 parent 03fa25c commit fdb4b87

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
@@ -45,4 +45,4 @@ jobs:
4545
run: chmod +x ./local-php-security-checker_2.0.4_linux_amd64
4646

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

0 commit comments

Comments
 (0)