We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 842856e + 0f6b0de commit bfb30c5Copy full SHA for bfb30c5
1 file changed
.github/workflows/build.yml
@@ -117,7 +117,7 @@ jobs:
117
runs-on: ubuntu-latest
118
timeout-minutes: 10
119
container:
120
- image: ghcr.io/renovatebot/renovate:42.66.10@sha256:ff9d4f10562409fbae977ba07cd7070eb67aadbc56ac8a15305d91a2a260ab06
+ image: ghcr.io/renovatebot/renovate:42.66.11@sha256:e702d489f4d47302b8c487313296db859722feca134e17f674368f913c4e388d
121
# github hosted runners are running as `1001:127` (ubuntu:docker)
122
options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127
123
0 commit comments