Skip to content

chore(deps): @anthropic-ai/claude-code -> @anthropic-ai/claude-agent-sdk@0.1.67 #651

chore(deps): @anthropic-ai/claude-code -> @anthropic-ai/claude-agent-sdk@0.1.67

chore(deps): @anthropic-ai/claude-code -> @anthropic-ai/claude-agent-sdk@0.1.67 #651

Workflow file for this run

name: "Check PR title"
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
ignoreLabels: |
autorelease: pending
dependencies