From e55f32307529821211064c85b64242475e1f09e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 00:35:36 +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/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 22eba67..56c4333 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage to QLTY if: ${{ !env.ACT }} - uses: qltysh/qlty-action/coverage@fd52dc852530a708d68c3b7342f8d33d1df4cd55 # v2.2.1 + uses: qltysh/qlty-action/coverage@dafbc1e328f1f92525f1a3916724bd5fa01498e8 # v2.2.3 with: oidc: true files: coverage/lcov.info