Pin GitHub Actions to commit SHAs

This commit is contained in:
jportner
2026-05-06 18:43:58 +00:00
parent 71135e41b4
commit 52b9f247d1
4 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup Bun
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0 (sha-pinned)
with:
bun-version: latest