Skip to content

Issue 3887 - Manage dependencies on EKS #2725

Issue 3887 - Manage dependencies on EKS

Issue 3887 - Manage dependencies on EKS #2725

name: Dependency Check Changes
on:
pull_request:
paths:
- 'code-style/dependency-check-suppressions.xml'
- 'java/**/pom.xml'
jobs:
check:
uses: ./.github/workflows/dependency-check.yaml
with:
failOnCacheMiss: true