@@ -10,7 +10,7 @@ concurrency:
|
10 | 10 | cancel-in-progress: true |
11 | 11 | |
12 | 12 | env: |
13 | | -RENOVATE_VERSION: 43.25.2 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate |
| 13 | +RENOVATE_VERSION: 43.25.6 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate |
14 | 14 | |
15 | 15 | jobs: |
16 | 16 | prepare: |
@@ -117,7 +117,7 @@ jobs:
|
117 | 117 | runs-on: ubuntu-latest |
118 | 118 | timeout-minutes: 10 |
119 | 119 | container: |
120 | | -image: ghcr.io/renovatebot/renovate:43.25.2@sha256:6b633c3de28df1ee02824887eb39f5d6b7ce7d54d11c4c7c20761b1a3f1cf2f8 |
| 120 | +image: ghcr.io/renovatebot/renovate:43.25.6@sha256:075d23c522a08079cd12ec4dd7e900ceb099fbd28abb6412ce6041cec1cbaa6d |
121 | 121 | # github hosted runners are running as `1001:127` (ubuntu:docker) |
122 | 122 | options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127 |
123 | 123 | |
|