File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ runs:
173173 steps :
174174 - name : Install Bun
175175 if : inputs.path_to_bun_executable == ''
176- uses : oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # https://github.com/oven-sh/setup-bun/releases/tag/v2.1.2
176+ uses : oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # https://github.com/oven-sh/setup-bun/releases/tag/v2.2.0
177177 with :
178178 bun-version : 1.3.6
179179 token : ${{ inputs.github_token || github.token }}
Original file line number Diff line number Diff line change 9797
9898 - name : Install Bun
9999 if : inputs.path_to_bun_executable == ''
100- uses : oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # https://github.com/oven-sh/setup-bun/releases/tag/v2.1.2
100+ uses : oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # https://github.com/oven-sh/setup-bun/releases/tag/v2.2.0
101101 with :
102102 bun-version : 1.3.6
103103
You can’t perform that action at this time.
0 commit comments