Skip to content

Bump @angular/cdk from 17.3.8 to 18.2.4 in /frontend/src/main/webapp #2252

Bump @angular/cdk from 17.3.8 to 18.2.4 in /frontend/src/main/webapp

Bump @angular/cdk from 17.3.8 to 18.2.4 in /frontend/src/main/webapp #2252

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/subflow_build.yml
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
e2e-test:
uses: ./.github/workflows/subflow_e2e_test.yml
needs: build