Skip to content

Bump Anthropic.SDK from 5.0.0 to 5.10.0 #18

Bump Anthropic.SDK from 5.0.0 to 5.10.0

Bump Anthropic.SDK from 5.0.0 to 5.10.0 #18

Workflow file for this run

name: Dependency Review
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: write
jobs:
review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/dependency-review-action@v4
with:
fail-on-severity: high
deny-licenses: GPL-3.0, AGPL-3.0
comment-summary-in-pr: on-failure