From 45ce9ccd4406defbd3d69584488a92eb0b05d6f5 Mon Sep 17 00:00:00 2001 From: "trap-renovate[bot]" <138502363+trap-renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 15:14:34 +0000 Subject: [PATCH] feat(github-action)!: Update renovatebot/github-action action to v44.0.5 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index d3f10bb88..f3f452812 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -103,7 +103,7 @@ jobs: ls -R $cache_dir - name: Renovate - uses: renovatebot/github-action@v43.0.20 + uses: renovatebot/github-action@v44.0.5 with: renovate-image: "ghcr.io/renovatebot/renovate" renovate-version: "latest"