Skip to content

Add [full] optional dependency to SDK for one-line install #76

Add [full] optional dependency to SDK for one-line install

Add [full] optional dependency to SDK for one-line install #76

name: Dependency Review
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/dependency-review-action@v4
with:
fail-on-severity: high