Skip to content

epp: add multicluster feature gate and endpoint attribute #1963

epp: add multicluster feature gate and endpoint attribute

epp: add multicluster feature gate and endpoint attribute #1963

name: CI - Dependency Review
on:
pull_request:
branches:
- main
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@v7
- name: Dependency review
uses: actions/dependency-review-action@v5
with:
fail-on-severity: high