From 7cd84d37762483dec5dbd3e3de0bd18066946c8a Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 06:33:04 -0400 Subject: [PATCH] Update rancher/renovate-config digest to e1355a7 (#254) 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 47e04bb..5b7dc13 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@240174f0ae1994c3f6e94b8b062ea4aceed4a182 # release + uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@e1355a76144228c03d63ec4fd6b72dafd7c519f6 # release with: logLevel: ${{ inputs.logLevel || 'info' }} overrideSchedule: ${{ github.event.inputs.overrideSchedule == 'true' && '{''schedule'':null}' || '' }}