From 0be681c84ecc2b623d2dd5d3cab3f7118457e184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 10:50:12 +0000 Subject: [PATCH] chore(deps): bump qltysh/qlty-action Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from ea1f343351856554424688e75be09f7fd59936a6 to 781c27d0ba52e67907ade4064dff08d1a797212e. - [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/ea1f343351856554424688e75be09f7fd59936a6...781c27d0ba52e67907ade4064dff08d1a797212e) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: 781c27d0ba52e67907ade4064dff08d1a797212e 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 92dd0e1ec..d75d24d4e 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@ea1f343351856554424688e75be09f7fd59936a6 + uses: qltysh/qlty-action/install@781c27d0ba52e67907ade4064dff08d1a797212e - name: Run qlty check run: qlty check