diff --git a/.github/workflows/validate-plugins.yml b/.github/workflows/validate-plugins.yml index b6e8abd..c2a708e 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.258 + run: npm install -g @anthropic-ai/claude-code@2.1.259 - name: Validate marketplace manifest and plugins run: claude plugin validate .