From 2ccecb650270562760bf6d07eae83ec47a4b1c93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 15:03:54 +0000 Subject: [PATCH] chore(deps): update sous-chefs/.github action to v3.1.1 --- .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 b414de12..4e4c8909 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@3.0.0 + uses: sous-chefs/.github/.github/workflows/lint-unit.yml@3.1.1 permissions: actions: write checks: write