From 44ee67f099b4f37c869905488a774db0f30b2929 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 28 May 2026 17:39:33 -0500 Subject: [PATCH] bump: re-pin to merged composite action SHA on -community main The pr-mode: per-entry input now lives on main of the bump-plugin-shas action (merged at e2019b2a). Update the pin and drop the now-stale header comment that tracked the feature branch. --- .github/workflows/bump-plugin-shas.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/bump-plugin-shas.yml b/.github/workflows/bump-plugin-shas.yml index 1c016d6b..3be1735b 100644 --- a/.github/workflows/bump-plugin-shas.yml +++ b/.github/workflows/bump-plugin-shas.yml @@ -48,11 +48,8 @@ jobs: - uses: actions/checkout@v4 # createCommitOnBranch-based bump so commits are signed by GitHub and - # satisfy the org-level required_signatures ruleset on main. The pin - # below tracks a feature branch of the bump-plugin-shas action that - # adds the `pr-mode: per-entry` input — re-pin to the merge SHA after - # that change lands on the action's main. - - uses: anthropics/claude-plugins-community/.github/actions/bump-plugin-shas@18397a37723195b6586a37567b9ca554e99e22db + # satisfy the org-level required_signatures ruleset on main. + - uses: anthropics/claude-plugins-community/.github/actions/bump-plugin-shas@e2019b2a01f11aa1484c53540b1cfab5eebbc299 id: bump with: marketplace-path: .claude-plugin/marketplace.json