We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26e769 commit bd00365Copy full SHA for bd00365
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.9@sha256:75a8834b8ace7933aba467990c342713db6305ef07e6689a43d0495608729324
+ image: ghcr.io/renovatebot/renovate:43.110.10@sha256:06aa919fe4d99b93688c70566b3e480381f07c1c4f60b6e52f3a780d5e4275fa
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