We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b9f581 commit 4b17077Copy full SHA for 4b17077
.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:39.264.0@sha256:f2209c61a9c3c8c74ac58eecb5f15ec43651f1ba694aa33493ff2062b90ff4d3
+ image: ghcr.io/renovatebot/renovate:40.1.2@sha256:7dc9aec5a08be97ed30cb889086f5c1af1ebd79bd192b51bc2694d7f6daf7f91
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