Skip to content

Commit 0ac8d7e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b3647e6 commit 0ac8d7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ security-scan:
3939
APPSECHUB_PARENT_PIPELINE_ID: $CI_PIPELINE_ID
4040
APPSECHUB_SCA_SBOM_GENERATOR: custom
4141
APPSECHUB_SBOM_PATH: sbom.cyclonedx.json
42-
APPSECHUB_SBOM_MASK: "*bom*.json"
42+
APPSECHUB_SBOM_MASK: '*bom*.json'
4343
CUSTOM_SBOM_GENERATOR_JOB_NAME: sbom-creation
4444
rules:
4545
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH

0 commit comments

Comments
 (0)