mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 01:12:35 +00:00
chore(release): merge main (1346a101a8)
This commit is contained in:
commit
48dfc6df2e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: 'Self-Hosted Renovate'
|
||||
name: 'Renovate Bot GitHub Action'
|
||||
description: 'GitHub Action to run self-hosted Renovate.'
|
||||
author: 'Jeroen de Bruijn'
|
||||
branding:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
class Docker {
|
||||
readonly repository = 'renovate/renovate';
|
||||
// renovate: datasource=docker depName=renovate/renovate versioning=docker
|
||||
readonly tag = '34.21.2-slim';
|
||||
readonly tag = '34.21.3-slim';
|
||||
readonly tagSuffix = '-slim';
|
||||
|
||||
image(): string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue