mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 05:55:53 -03:00
Merge pull request #1712 from anthropics/devsec/pin-actions
Pin GitHub Actions to commit SHAs
This commit is contained in:
commit
ec1bcc3a6e
2
.github/workflows/validate-frontmatter.yml
vendored
2
.github/workflows/validate-frontmatter.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
- uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0 (sha-pinned)
|
||||
|
||||
- name: Install dependencies
|
||||
run: cd .github/scripts && bun install yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user