From f1773132915e2edf072e8a953e0170d6198bcc1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 17:47:40 +0000 Subject: [PATCH] chore(deps): update mi-kas/kover-report digest to 5028fc6 --- .github/workflows/pull-request-kotlin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-kotlin.yml b/.github/workflows/pull-request-kotlin.yml index 14bbf5a..d4e1458 100644 --- a/.github/workflows/pull-request-kotlin.yml +++ b/.github/workflows/pull-request-kotlin.yml @@ -135,7 +135,7 @@ jobs: gradle-tasks: 'sonar' gradle-args: ${{ inputs.gradle-args }} - name: Add code coverage to PR - uses: mi-kas/kover-report@e44de7f5f7a878ba9d0070c86aa5c470efd5e2d1 # v2 + uses: mi-kas/kover-report@5028fc68219045719d917a33caa7a8c0be415ddf # v2 with: title: Code Coverage ${{ inputs.gradle-module }} path: ${{ inputs.kover-report-path }}