mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-14 21:26:58 -03:00
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.
This commit is contained in:
parent
0f6558e96b
commit
44ee67f099
7
.github/workflows/bump-plugin-shas.yml
vendored
7
.github/workflows/bump-plugin-shas.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user