Skip to content

Commit 489b77c

Browse files
fix: update cyclonedx-php-composer version in sbom.yaml
Signed-off-by: Misha M.-Kupriyanov <[email protected]>
1 parent be64854 commit 489b77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# https://packagist.org/packages/cyclonedx/cyclonedx-php-composer
3131
run: |
3232
composer global config --no-plugins allow-plugins.cyclonedx/cyclonedx-php-composer true
33-
composer global require cyclonedx/cyclonedx-php-composer
33+
composer global require cyclonedx/cyclonedx-php-composer@v5.2.3
3434
3535
#
3636
# Nextcloud

0 commit comments

Comments
 (0)