Merge branch 'release' into release

This commit is contained in:
sergeyscherba 2025-03-17 11:40:16 +02:00 committed by GitHub
commit 3130d67c41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 79 additions and 2 deletions

View file

@ -10,7 +10,7 @@ concurrency:
cancel-in-progress: true
env:
RENOVATE_VERSION: 39.205.1 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 39.206.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
jobs:
prepare:

70
dist/index.js vendored Normal file

File diff suppressed because one or more lines are too long

7
dist/index.js.map vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
{
"name": "github-action",
"version": "0.0.0-PLACEHOLDER",
"version": "41.0.16",
"private": true,
"description": "GitHub Action to run Renovate self-hosted.",
"homepage": "https://github.com/renovatebot/github-action#readme",