ci(deps): update ghcr.io/renovatebot/renovate docker tag to v42.92.11 · renovatebot/github-action@6eb6ef2

Original file line numberDiff line numberDiff line change

@@ -117,7 +117,7 @@ jobs:

117117

runs-on: ubuntu-latest

118118

timeout-minutes: 10

119119

container:

120-

image: ghcr.io/renovatebot/renovate:42.92.10@sha256:5d608eb0d716352b2f334dbeb206929f2e14fe00226d8ca94458660994c16911

120+

image: ghcr.io/renovatebot/renovate:42.92.11@sha256:de9d73d637da5a170d0b43c122d259a5e3baac6a7f7c7b46a89e0b9e9d9938c2

121121

# github hosted runners are running as `1001:127` (ubuntu:docker)

122122

options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127

123123