mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-30 11:18:53 +02:00
Merge pull request #1139 from yamadashy/renovate/oven-sh-setup-bun-2.x
chore(deps): update oven-sh/setup-bun action to v2.1.2
This commit is contained in:
@@ -189,7 +189,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- name: Setup Bun ${{ matrix.bun-version }}
|
||||
uses: oven-sh/setup-bun@b7a1c7ccf290d58743029c4f6903da283811b979 # v2.1.0
|
||||
uses: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # v2.1.2
|
||||
with:
|
||||
bun-version: ${{ matrix.bun-version }}
|
||||
- run: bun install
|
||||
@@ -278,7 +278,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- name: Setup Bun ${{ matrix.bun-version }}
|
||||
uses: oven-sh/setup-bun@b7a1c7ccf290d58743029c4f6903da283811b979 # v2.1.0
|
||||
uses: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # v2.1.2
|
||||
with:
|
||||
bun-version: ${{ matrix.bun-version }}
|
||||
- run: bun install
|
||||
|
||||
Reference in New Issue
Block a user