Skip to content

Commit 11ab545

Browse files
committed
PHP-1688: No Plugins fix
1 parent b06053f commit 11ab545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-sbom/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ runs:
1515

1616
- name: Install cdxgen
1717
shell: bash
18-
run: ./composer require --dev cyclonedx/cyclonedx-php-composer --ignore-platform-reqs
18+
run: ./composer require --dev cyclonedx/cyclonedx-php-composer --ignore-platform-reqs --no-plugins

0 commit comments

Comments
 (0)