From f034d8358e53bc00753c1e46f69b129a34100369 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 13:08:52 +0000 Subject: [PATCH] chore(deps): update sous-chefs/.github action to v5.0.7 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1129a2d..d2b25ec4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ name: "Test" jobs: lint-unit: - uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.3 + uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.7 permissions: actions: write checks: write