fix(deps): update ghcr.io/renovatebot/renovate docker tag to v39.141
This commit is contained in:
parent
377d382d32
commit
fd8945cd74
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/renovatebot/renovate:39.140
|
image: ghcr.io/renovatebot/renovate:39.141
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
- name: "renovate"
|
- name: "renovate"
|
||||||
image: ghcr.io/renovatebot/renovate:39.140
|
image: ghcr.io/renovatebot/renovate:39.141
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: main
|
branch: main
|
||||||
|
|
Loading…
Add table
Reference in a new issue