Skip to content

fix(llm): migrate Anthropic client to SDK v1 #1667

fix(llm): migrate Anthropic client to SDK v1

fix(llm): migrate Anthropic client to SDK v1 #1667

Workflow file for this run

name: GitHub Actions Security Analysis
on:
push:
branches: [main]
pull_request:
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
zizmor:
name: zizmor
runs-on: ubuntu-latest
permissions:
security-events: write # upload SARIF results to GitHub Security tab
contents: read # checkout repository
actions: read # needed for private repo analysis
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2
with:
persona: pedantic