From 0bfe46a0da520564473e23bc413e668b18636ffe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Mar 2026 20:07:16 +0000 Subject: [PATCH] chore(deps): update oven-sh/setup-bun action to v2.2.0 --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index e93aae3..1391a6e 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: oven-sh/setup-bun@ecf28ddc73e819eb6fa29df6b34ef8921c743461 # v2.1.3 + - uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0 with: bun-version-file: ".bun-version" # only required for cspell compatibility until a mature replacement is available -- 2.49.1