From e4e680cc35cc8189e5bc1bed1f1abccabcbaf5b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 16:50:07 +0000 Subject: [PATCH] chore(deps): update rstackjs/rstack-ecosystem-ci digest to 3cbb846 --- .github/actions/ecosystem_ci_dispatch/action.yaml | 2 +- .github/actions/ecosystem_ci_per_commit/action.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/ecosystem_ci_dispatch/action.yaml b/.github/actions/ecosystem_ci_dispatch/action.yaml index cd52b24..8868a99 100644 --- a/.github/actions/ecosystem_ci_dispatch/action.yaml +++ b/.github/actions/ecosystem_ci_dispatch/action.yaml @@ -132,7 +132,7 @@ runs: fetch-depth: 1 - id: eco-ci-result - uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem-ci-result@d08cee7941dc013a898700b9cbe6ac2c13e67821 # main + uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem-ci-result@3cbb84659edaf3713e10831715d39de0d5c02df7 # main name: Get CI Result with: job-prefix: ${{ inputs.job-name-prefix }} diff --git a/.github/actions/ecosystem_ci_per_commit/action.yaml b/.github/actions/ecosystem_ci_per_commit/action.yaml index a85a601..8c4171d 100644 --- a/.github/actions/ecosystem_ci_per_commit/action.yaml +++ b/.github/actions/ecosystem_ci_per_commit/action.yaml @@ -76,7 +76,7 @@ runs: - name: Get CI Result id: eco-ci-result - uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem-ci-result@d08cee7941dc013a898700b9cbe6ac2c13e67821 # main + uses: rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem-ci-result@3cbb84659edaf3713e10831715d39de0d5c02df7 # main with: job-prefix: ${{ inputs.job-name-prefix }} heading: ${{ inputs.ecosystem-repo }}