Skip to content

Commit b6400a6

Browse files
kriszypclaude
andcommitted
Pin oven-sh/setup-bun to full commit SHA
Required by repo policy that all actions must be pinned to a full-length commit SHA. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f8dcfc1 commit b6400a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
package-manager-cache: false
152152

153153
- name: Setup Bun
154-
uses: oven-sh/setup-bun@v2
154+
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2
155155

156156
- name: Download build artifacts
157157
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
@@ -261,7 +261,7 @@ jobs:
261261
package-manager-cache: false
262262

263263
- name: Setup Bun
264-
uses: oven-sh/setup-bun@v2
264+
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2
265265

266266
- name: Download build artifacts
267267
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1

0 commit comments

Comments
 (0)