From ceb52b37dfdce50be45fcceec17fb99c76609662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 21:15:54 +0000 Subject: [PATCH] chore(deps): bump qltysh/qlty-action/install Bumps [qltysh/qlty-action/install](https://github.com/qltysh/qlty-action) from 141b881236146435192435eb7b0e06ea0b70b4d9 to e50971cef28b66fc1bc8f1d05ccb91c0505aa3d0. - [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...e50971cef28b66fc1bc8f1d05ccb91c0505aa3d0) --- 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..92a1a984f 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@e50971cef28b66fc1bc8f1d05ccb91c0505aa3d0 - name: Run qlty check run: qlty check