diff --git a/.github/workflows/validate-plugins.yml b/.github/workflows/validate-plugins.yml index b7c96b7..59c034e 100644 --- a/.github/workflows/validate-plugins.yml +++ b/.github/workflows/validate-plugins.yml @@ -22,7 +22,7 @@ jobs: - name: Install Claude Code # renovate: datasource=npm depName=@anthropic-ai/claude-code - run: npm install -g @anthropic-ai/claude-code@2.1.235 + run: npm install -g @anthropic-ai/claude-code@2.1.236 - name: Validate marketplace manifest and plugins run: claude plugin validate .