Skip to content

Commit

Permalink
chore(release): 41.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 8, 2024
1 parent 283c0c1 commit 7e1c0fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 7e1c0fa

Please sign in to comment.