fix(deps): update ghcr.io/renovatebot/renovate docker tag to v39.140 #14

Merged
wrenix merged 1 commit from renovate/ghcr.io-renovatebot-renovate-39.x into main 2025-01-28 17:02:19 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 377d382d32 - Show all commits

View file

@ -13,7 +13,7 @@ jobs:
renovate: renovate:
runs-on: docker runs-on: docker
container: container:
image: ghcr.io/renovatebot/renovate:39.139 image: ghcr.io/renovatebot/renovate:39.140
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: renovate - run: renovate

View file

@ -1,6 +1,6 @@
steps: steps:
- name: "renovate" - name: "renovate"
image: ghcr.io/renovatebot/renovate:39.139 image: ghcr.io/renovatebot/renovate:39.140
when: when:
- event: push - event: push
branch: main branch: main