Skip to content

chore(tomcat-runtime): Fix webapp-IT-tomcat-10-h2 failing tests #580

chore(tomcat-runtime): Fix webapp-IT-tomcat-10-h2 failing tests

chore(tomcat-runtime): Fix webapp-IT-tomcat-10-h2 failing tests #580

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