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