From fc07bb7fdf802e9baa306d0531486324b25bfc63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:32:54 +0000 Subject: [PATCH] chore(deps): update ls-lint/action action to v2.2.1 --- .github/workflows/github-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-action.yml b/.github/workflows/github-action.yml index 4984a23..6eb5c5c 100644 --- a/.github/workflows/github-action.yml +++ b/.github/workflows/github-action.yml @@ -5,4 +5,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: ls-lint/action@v2.2.0 \ No newline at end of file + - uses: ls-lint/action@v2.2.1 \ No newline at end of file