We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0cc94 commit 6dff7ecCopy full SHA for 6dff7ec
1 file changed
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
timeout-minutes: 10
34
container:
35
- image: ghcr.io/renovatebot/renovate:43.110.4@sha256:7ad99abc53b30d3f6e34df88b3e2b2b75436bba9b290e90d367356526034496f
+ image: ghcr.io/renovatebot/renovate:43.110.5@sha256:199a007f85a4f80f7b6a5cf5e7655a828cab13eb12e4b2b3a847fec8446d33e6
36
# github hosted runners are running as `1001:127` (ubuntu:docker)
37
options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127
38
0 commit comments