From 38ef4374933f35f9a1286afc1c3f6f1cd4f412c4 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 07:52:53 +0000 Subject: [PATCH] ci(deps): bump renovate docker tag to v39.105.1 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | -------- | | docker | ghcr.io/renovatebot/renovate | 39.93.0 | 39.105.1 | --- .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 954223612..f97bf7e02 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -23,7 +23,7 @@ env: config_file: config.yaml # tool versions # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate - RENOVATE_VERSION: 39.93.0 + RENOVATE_VERSION: 39.105.1 jobs: renovate: