From 7e1c0fa7cfd2c3e91b27cdd87ae09a6a0fafb5f2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 8 Nov 2024 12:53:07 +0000 Subject: [PATCH] chore(release): 41.0.0 [skip ci] --- dist/index.js | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/index.js b/dist/index.js index 0c5d2555..64ac5241 100644 --- a/dist/index.js +++ b/dist/index.js @@ -25645,7 +25645,7 @@ exports.Docker = void 0; const core_1 = __nccwpck_require__(4708); class Docker { static image = 'ghcr.io/renovatebot/renovate'; - static version = 'latest'; + static version = '39'; // renovate dockerImage; fullTag; constructor(input) { diff --git a/package.json b/package.json index 97276888..eb99e161 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action", - "version": "40.3.6", + "version": "41.0.0", "private": true, "description": "GitHub Action to run Renovate self-hosted.", "homepage": "https://github.com/renovatebot/github-action#readme",