Skip to content

chore(deps): bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4 #1133

chore(deps): bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4

chore(deps): bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4 #1133

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