Update ghcr.io/renovatebot/renovate Docker tag to v37.431.7 (#8)
All checks were successful
renovate / renovate (push) Successful in 3m48s
All checks were successful
renovate / renovate (push) Successful in 3m48s
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | patch | `37.431.6` -> `37.431.7` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v37.431.7`](https://github.com/renovatebot/renovate/releases/tag/37.431.7) [Compare Source](https://github.com/renovatebot/renovate/compare/37.431.6...37.431.7) ##### Bug Fixes - **datasource/go:** support go proxy with abortOnError ([#​29823](https://github.com/renovatebot/renovate/issues/29823)) ([38582c1](38582c136d
)) ##### Miscellaneous Chores - **deps:** update dependency ts-jest to v29.2.0 ([#​30190](https://github.com/renovatebot/renovate/issues/30190)) ([4b58930](4b5893026a
)) - **deps:** update linters to v7.16.0 ([#​30191](https://github.com/renovatebot/renovate/issues/30191)) ([d6c6d83](d6c6d83c05
)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #8 Co-authored-by: Renovate <renovate@kjan.de> Co-committed-by: Renovate <renovate@kjan.de>
This commit is contained in:
parent
ad61424fb2
commit
945159791a
@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:37.431.6
|
container: ghcr.io/renovatebot/renovate:37.431.7
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
|
Loading…
Reference in New Issue
Block a user