From c9988c7b62ba6c7a759bfa62bb4a7fa1e3a753b5 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:56:41 +0900 Subject: [PATCH] ci(deps): bump renovate docker tag to v38.113.0 (#1000) | datasource | package | from | to | | ---------- | ---------------------------- | -------- | -------- | | docker | ghcr.io/renovatebot/renovate | 38.109.0 | 38.113.0 | Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[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 7fc01d4d9..94bdfccab 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: 38.109.0 + RENOVATE_VERSION: 38.113.0 jobs: renovate: