Skip to content

Commit 59f99ea

Browse files
chore(deps): pin oven-sh/setup-bun action to v2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f58994 commit 59f99ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
slack_channel_id: ${{ env.SLACK_CHANNEL_ID }}
9191

9292
- name: Setup Bun
93-
uses: oven-sh/setup-bun@v2
93+
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2
9494
with:
9595
bun-version: latest
9696

0 commit comments

Comments
 (0)