From 1cd37463910715482c50484da5ad3829f58dc787 Mon Sep 17 00:00:00 2001 From: "bootc-bot[bot]" <225049296+bootc-bot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 01:07:53 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.14 Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 320a46c..b494220 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -52,7 +52,7 @@ jobs: uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.13 + uses: renovatebot/github-action@v46.1.14 env: RENOVATE_DRY_RUN: ${{ github.repository_owner != 'bootc-dev' && 'full' }} LOG_LEVEL: ${{ github.event.inputs.log-level || 'info' }}