Skip to content

build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24 #1039

build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24

build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24 #1039

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 }}