Skip to content

fix(bom): use type pom with scope import for camunda-spin-bom #746

fix(bom): use type pom with scope import for camunda-spin-bom

fix(bom): use type pom with scope import for camunda-spin-bom #746

name: Java Dependency Check
on:
pull_request:
types: [ labeled ]
jobs:
call-reusable-flow:
uses: camunda/automation-platform-github-actions/.github/workflows/java-dependency-check.yml@main
if: ${{ github.event.label.name == 'bot:java-dependency-check' }}
with:
ref: main
secrets: inherit