mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 09:22:36 +00:00
skip: merge (ade9d84e12) [skip release]
This commit is contained in:
commit
7b6a7c3a28
1 changed files with 2 additions and 2 deletions
|
|
@ -135,7 +135,7 @@ The Renovate version to use.
|
|||
If omitted the action will use the `latest` Docker tag.
|
||||
Check [the available tags on Docker Hub](https://hub.docker.com/r/renovate/renovate/tags).
|
||||
|
||||
This sample will use `ghcr.io/renovatebot/renovate:36.40.3` image.
|
||||
This sample will use `ghcr.io/renovatebot/renovate:36.42.4` image.
|
||||
|
||||
```yml
|
||||
....
|
||||
|
|
@ -148,7 +148,7 @@ jobs:
|
|||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@v39.0.1
|
||||
with:
|
||||
renovate-version: 36.40.3
|
||||
renovate-version: 36.42.4
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue