mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-24 03:33:28 +00:00
Compare commits
2 Commits
add-databr
...
dev/repin-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c954fefa4 | ||
|
|
16eee62f5e |
2
.github/workflows/bump-plugin-shas.yml
vendored
2
.github/workflows/bump-plugin-shas.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
||||
|
||||
# createCommitOnBranch-based bump so commits are signed by GitHub and
|
||||
# satisfy the org-level required_signatures ruleset on main.
|
||||
- uses: anthropics/claude-plugins-community/.github/actions/bump-plugin-shas@a27629fc8c11488cc3e25ec527bb28196c5db04f
|
||||
- uses: anthropics/claude-plugins-community/.github/actions/bump-plugin-shas@426e469f322952061102b286b378c0c9733a0934
|
||||
id: bump
|
||||
with:
|
||||
marketplace-path: .claude-plugin/marketplace.json
|
||||
|
||||
2
.github/workflows/scan-plugins.yml
vendored
2
.github/workflows/scan-plugins.yml
vendored
@@ -196,7 +196,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
# Pinned to claude-plugins-community#34 (WIF input support).
|
||||
# TODO: re-pin to a main-branch SHA once #34 merges.
|
||||
uses: anthropics/claude-plugins-community/.github/actions/scan-plugins@d207465eb6ec02b6f3f1dbb131717830dc9ecc68
|
||||
uses: anthropics/claude-plugins-community/.github/actions/scan-plugins@426e469f322952061102b286b378c0c9733a0934
|
||||
with:
|
||||
# Anthropic auth via Workload Identity Federation — the action
|
||||
# mints a GitHub OIDC token (id-token: write above) and the claude
|
||||
|
||||
2
.github/workflows/validate-plugins.yml
vendored
2
.github/workflows/validate-plugins.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: anthropics/claude-plugins-community/.github/actions/validate-plugins@d207465eb6ec02b6f3f1dbb131717830dc9ecc68
|
||||
- uses: anthropics/claude-plugins-community/.github/actions/validate-plugins@426e469f322952061102b286b378c0c9733a0934
|
||||
with:
|
||||
marketplace-path: .claude-plugin/marketplace.json
|
||||
# Official curated marketplace: SHA-pin (I5) is a HARD error.
|
||||
|
||||
Reference in New Issue
Block a user