mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
fix(deps): update renovate/renovate docker tag to v35.2.0
This commit is contained in:
parent
2390395a07
commit
a5b3387ae2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import type { Input } from './input';
|
||||
|
||||
// renovate: datasource=docker depName=renovate/renovate versioning=docker
|
||||
const tag = '35.1.2-slim';
|
||||
const tag = '35.2.0-slim';
|
||||
|
||||
class Docker {
|
||||
private static readonly repository = 'renovate/renovate';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue