From 2a12aa0a6187fb6efcd8fd9aa8b0805ea1a31d0b Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 23:04:10 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to ad3126e --- 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 c8f1aa481..ea0e4d9ba 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@0565863a31f2c772f9f0395002a31e3f06189574 # v5 + - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5 with: files: coverage.out flags: unittests