Skip to content

chore(deps): Bump mapstruct.version from 1.6.0 to 1.6.2 in /chutney (… #173

chore(deps): Bump mapstruct.version from 1.6.0 to 1.6.2 in /chutney (…

chore(deps): Bump mapstruct.version from 1.6.0 to 1.6.2 in /chutney (… #173

#SPDX-FileCopyrightText: 2017-2024 Enedis
#SPDX-License-Identifier: Apache-2.0
name: "CodeQL"
on:
push:
branches:
- main
paths-ignore:
- 'docs/**'
jobs:
chutney-parent-analyze:
uses: ./.github/workflows/codeql-analysis-template.yml
with:
language: java-kotlin
chutney-ui-analyze:
uses: ./.github/workflows/codeql-analysis-template.yml
with:
project-dir: chutney/ui
language: javascript-typescript
build-mode: none