Skip to content

build(deps): bump org.eclipse.edc:runtime-metamodel from 0.4.2-SNAPSHOT to 0.8.1-20240724-SNAPSHOT #1301

build(deps): bump org.eclipse.edc:runtime-metamodel from 0.4.2-SNAPSHOT to 0.8.1-20240724-SNAPSHOT

build(deps): bump org.eclipse.edc:runtime-metamodel from 0.4.2-SNAPSHOT to 0.8.1-20240724-SNAPSHOT #1301

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