From 1d24fa2e70eaa9ca534bc1c18b0142ccce93dbc7 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 10:58:47 -0400 Subject: [PATCH] Update rancher/renovate-config digest to 9d3c102 (#257) Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com> --- .github/workflows/renovate-vault.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate-vault.yml b/.github/workflows/renovate-vault.yml index 5b7dc13..7ebf32d 100644 --- a/.github/workflows/renovate-vault.yml +++ b/.github/workflows/renovate-vault.yml @@ -22,7 +22,7 @@ permissions: jobs: call-workflow: - uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@e1355a76144228c03d63ec4fd6b72dafd7c519f6 # release + uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@9d3c102132270d39d42d0ce716a27f10d3a676e7 # release with: logLevel: ${{ inputs.logLevel || 'info' }} overrideSchedule: ${{ github.event.inputs.overrideSchedule == 'true' && '{''schedule'':null}' || '' }}