diff --git a/.github/workflows/validate-plugins.yml b/.github/workflows/validate-plugins.yml index 90f8d18..2fc332f 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.237 + run: npm install -g @anthropic-ai/claude-code@2.1.238 - name: Validate marketplace manifest and plugins run: claude plugin validate .