From a2968e4d96d54541d235f614c19b7890bab1610d Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 11:06:03 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to fdcc847 --- 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 d170bc598..a399bda23 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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5 + - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5 with: files: coverage.out flags: unittests