From 92629a811a575170d0ac791ff1b35e0d46456602 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:46:05 +0000 Subject: [PATCH] chore(deps): update test-kitchen/.github action to v0.2.3 --- .github/workflows/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 0eaf511..f04e163 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -6,4 +6,4 @@ name: 'Test' jobs: lint-unit: - uses: test-kitchen/.github/.github/workflows/lint-unit.yml@v0.1.2 + uses: test-kitchen/.github/.github/workflows/lint-unit.yml@v0.2.3