Skip to content

build(deps): bump anthropics/claude-code-action from 1.0.148 to 1.0.165 #193

build(deps): bump anthropics/claude-code-action from 1.0.148 to 1.0.165

build(deps): bump anthropics/claude-code-action from 1.0.148 to 1.0.165 #193

---
name: 🔍 PR Validation
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
pr-validation:
uses: ./.github/workflows/pr-checks.yml
...