From cacc275f491ea1ee9296370ffd18641b4bc77234 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:02:39 +0000 Subject: [PATCH] Update elastic/oblt-actions digest to c3ce70a --- .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 e4af614..aa31969 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@4a0df38ef74b2038b64250cb3edea246da24aff5 # v1 + uses: elastic/oblt-actions/check-dependent-jobs@c3ce70a07219839045daa4d3a4c9bae706267203 # v1 with: jobs: ${{ toJSON(needs) }} - run: ${{ steps.check.outputs.is-success }} \ No newline at end of file