From fd8713d0c904eb5395b11454ac93df70bffee8c9 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 19:26:01 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to 5a10915 --- libs/go-kibana-rest/.github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/go-kibana-rest/.github/workflows/workflow.yml b/libs/go-kibana-rest/.github/workflows/workflow.yml index a399bda23..92deb0a42 100644 --- a/libs/go-kibana-rest/.github/workflows/workflow.yml +++ b/libs/go-kibana-rest/.github/workflows/workflow.yml @@ -44,7 +44,7 @@ jobs: run: go build - name: Run test run: make test - - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5 + - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5 with: files: coverage.out flags: unittests