Skip to content

build(deps): bump @angular/cdk from 13.3.5 to 17.1.2 #25

build(deps): bump @angular/cdk from 13.3.5 to 17.1.2

build(deps): bump @angular/cdk from 13.3.5 to 17.1.2 #25

#name: Scan Pull Request
#
#on:
# pull_request:
# branches: [ main ]
# types: [opened, edited, synchronize, reopened, labeled, unlabeled]
#
#concurrency:
# group: ${{ github.workflow }}-${{ github.ref }}
# cancel-in-progress: true
#
#jobs:
# trigger-workflow:
# uses: eclipse-edc/.github/.github/workflows/scan-pull-request.yml@main
# secrets:
# envGH: ${{ secrets.GITHUB_TOKEN }}