From 8c36a82abab779ca55f7bc989e480dadefe16c68 Mon Sep 17 00:00:00 2001 From: "bootc-bot[bot]" <225049296+bootc-bot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 18:16:11 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v44.2.5 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 b2f821c..03a6409 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -46,7 +46,7 @@ jobs: uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v44.2.4 + uses: renovatebot/github-action@v44.2.5 env: RENOVATE_DRY_RUN: ${{ github.repository_owner != 'bootc-dev' && 'full' }} LOG_LEVEL: ${{ github.event.inputs.log-level || 'info' }}