Skip to content

fix: fallback to Maintenance LTS if no Active LTS found #6207

fix: fallback to Maintenance LTS if no Active LTS found

fix: fallback to Maintenance LTS if no Active LTS found #6207

name: Review Dependencies
on:
pull_request:
branches:
- main
# Cancel any runs on the same branch
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
dependency-review:
uses: nodejs/web-team/.github/workflows/dependency-review.yml@2c2897a93eb99b4cdca270729100bc0887c758d9