From 582b031c1c32b200de0cb0e0819ba94bec47dc5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 14:53:39 +0000 Subject: [PATCH] chore(deps): bump qltysh/qlty-action/install Bumps [qltysh/qlty-action/install](https://github.com/qltysh/qlty-action) from 141b881236146435192435eb7b0e06ea0b70b4d9 to 08a0a862c159eae9b9003081da6663d96efef637. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/qltysh/qlty-action/compare/141b881236146435192435eb7b0e06ea0b70b4d9...08a0a862c159eae9b9003081da6663d96efef637) --- updated-dependencies: - dependency-name: qltysh/qlty-action/install dependency-version: e50971cef28b66fc1bc8f1d05ccb91c0505aa3d0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 fc1833d74..ba1d7f07c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: fetch-depth: 0 - name: Install qlty - uses: qltysh/qlty-action/install@141b881236146435192435eb7b0e06ea0b70b4d9 + uses: qltysh/qlty-action/install@08a0a862c159eae9b9003081da6663d96efef637 - name: Run qlty check run: qlty check