chore: bump pinned Bun to 1.3.14 (#1312)

* chore: bump pinned Bun to 1.3.14

* style: apply prettier to actor/permissions files
This commit is contained in:
Ashwin Bhat
2026-05-14 18:55:04 -04:00
committed by GitHub
parent 9eb125afe3
commit acfa366ca8
5 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ runs:
if: inputs.path_to_bun_executable == ''
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # https://github.com/oven-sh/setup-bun/releases/tag/v2.2.0
with:
bun-version: 1.3.6
bun-version: 1.3.14
token: ${{ inputs.github_token || github.token }}
- name: Setup Custom Bun Path