Below you will find pages that utilize the taxonomy term “Spencerbeggs”
August 5, 2026
Claude Code Marketplace Manager
Version updated for https://github.com/spencerbeggs/claude-code-marketplace-manager to version 1.0.3.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Purpose and Functionality: This GitHub Action automates the process of modifying a Claude Code marketplace manifest to re-pin plugin entries. It ensures that only explicit changes are made, preserves formatting, and signs commits through a GitHub App.
August 2, 2026
Claude Code Marketplace Manager
Version updated for https://github.com/spencerbeggs/claude-code-marketplace-manager to version 1.0.2.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of updating a plugin in a Claude Code marketplace manifest by applying specified changes. It ensures that the update is validated and lands as a signed commit, satisfying branch protection requirements. The action supports manual triggering through a workflow_dispatch event or can be triggered from another repository via a repository_dispatch event.