We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b455ed commit cbab93bCopy full SHA for cbab93b
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
timeout-minutes: 10
13
container:
14
- image: ghcr.io/renovatebot/renovate:39.188.1
+ image: ghcr.io/renovatebot/renovate:39.190.0
15
# github hosted runners are running as `1001:127` (ubuntu:docker)
16
options: -u 1001:0 --group-add 1001 --group-add 12021 --group-add 127
17
0 commit comments