We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224bae3 commit e7a946eCopy full SHA for e7a946e
.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.263.1@sha256:d2cd76c6ddfaf17c9eceb0f327b8df8de83de653df3f1e61a80dcc90d20adb16
+ image: ghcr.io/renovatebot/renovate:39.264.0@sha256:f2209c61a9c3c8c74ac58eecb5f15ec43651f1ba694aa33493ff2062b90ff4d3
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