From a5c5cd1e99706db59a7be0c08c7176b68bf14e0f Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 15:21:54 +0000 Subject: [PATCH] Update elastic/oblt-actions digest to 4a0df38 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d983423..0d2f92a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - checks steps: - id: check - uses: elastic/oblt-actions/check-dependent-jobs@f15e5228b7eb0eff4e1734e0af22a3fd40928bf6 # v1 + uses: elastic/oblt-actions/check-dependent-jobs@4a0df38ef74b2038b64250cb3edea246da24aff5 # v1 with: jobs: ${{ toJSON(needs) }} - run: ${{ steps.check.outputs.is-success }} \ No newline at end of file