mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-21 14:32:40 +00:00
Pin GitHub Actions to commit SHAs
This commit is contained in:
2
.github/workflows/bump-plugin-shas.yml
vendored
2
.github/workflows/bump-plugin-shas.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
[[ "$DRY_RUN" = "true" ]] && args+=(--dry-run)
|
||||
python3 .github/scripts/discover_bumps.py "${args[@]}"
|
||||
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
- uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0 (sha-pinned)
|
||||
if: steps.existing.outputs.count == '0' && steps.discover.outputs.count != '0' && inputs.dry_run != true
|
||||
|
||||
- name: Validate marketplace.json
|
||||
|
||||
Reference in New Issue
Block a user