From 7f5f402776c6dd6380a0b94abbbf7142133e5ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 21:15:18 +0000 Subject: [PATCH] chore(deps): bump qltysh/qlty-action Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 781c27d0ba52e67907ade4064dff08d1a797212e to 0814173ae3b13074fc896ca0e8e6d631c8352509. - [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/781c27d0ba52e67907ade4064dff08d1a797212e...0814173ae3b13074fc896ca0e8e6d631c8352509) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: '0814173ae3b13074fc896ca0e8e6d631c8352509' 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 d75d24d4e..e07e07ef0 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@781c27d0ba52e67907ade4064dff08d1a797212e + uses: qltysh/qlty-action/install@0814173ae3b13074fc896ca0e8e6d631c8352509 - name: Run qlty check run: qlty check