From c27005acbb4a29576f8ec813905685dae0ffe749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 12:03:37 +0000 Subject: [PATCH] chore(deps): bump qltysh/qlty-action Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 06730ef41b86b073c3813c0fc07a0c734980ce5d to a2277a908db90c4c868832fb9204521fb940fdb4. - [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/06730ef41b86b073c3813c0fc07a0c734980ce5d...a2277a908db90c4c868832fb9204521fb940fdb4) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: a2277a908db90c4c868832fb9204521fb940fdb4 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 81a49ae250..98f1c74483 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 - name: Install qlty - uses: qltysh/qlty-action/install@06730ef41b86b073c3813c0fc07a0c734980ce5d + uses: qltysh/qlty-action/install@a2277a908db90c4c868832fb9204521fb940fdb4 - name: Run qlty check run: qlty check