Skip to content

build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.15 to 2.2.18 #213

build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.15 to 2.2.18

build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.15 to 2.2.18 #213

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