Skip to content

Commit

Permalink
docs: update references to ghcr.io/renovatebot/renovate to v36
Browse files Browse the repository at this point in the history
| datasource | package                      | from     | to      |
| ---------- | ---------------------------- | -------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 35.103.0 | 36.40.3 |
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 4ae71b8 commit e8e566e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:35.103.0` image.
This sample will use `ghcr.io/renovatebot/renovate:36.40.3` image.

```yml
....
Expand All @@ -148,7 +148,7 @@ jobs:
- name: Self-hosted Renovate
uses: renovatebot/github-action@v39.0.1
with:
renovate-version: 35.103.0
renovate-version: 36.40.3
token: ${{ secrets.RENOVATE_TOKEN }}
```

Expand Down

0 comments on commit e8e566e

Please sign in to comment.