From c64aa9122b82caadff705cd3bc4d76744411a1b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 11:52:42 +0000 Subject: [PATCH] Bump qltysh/qlty-action/coverage from 2.2.1 to 2.2.3 Bumps [qltysh/qlty-action/coverage](https://github.com/qltysh/qlty-action) from 2.2.1 to 2.2.3. - [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/fd52dc852530a708d68c3b7342f8d33d1df4cd55...dafbc1e328f1f92525f1a3916724bd5fa01498e8) --- updated-dependencies: - dependency-name: qltysh/qlty-action/coverage dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_cov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_cov.yaml b/.github/workflows/ci_cov.yaml index 6d3785bd..83c4aeef 100644 --- a/.github/workflows/ci_cov.yaml +++ b/.github/workflows/ci_cov.yaml @@ -56,7 +56,7 @@ jobs: # Upload coverage to qlty - name: Upload coverage to qlty - uses: qltysh/qlty-action/coverage@fd52dc852530a708d68c3b7342f8d33d1df4cd55 # v2 + uses: qltysh/qlty-action/coverage@dafbc1e328f1f92525f1a3916724bd5fa01498e8 # v2 with: oidc: true files: coverage.xml