ci(deps): update ghcr.io/renovatebot/renovate docker tag to v42.94.6 · renovatebot/github-action@4990c24

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.11@sha256:de9d73d637da5a170d0b43c122d259a5e3baac6a7f7c7b46a89e0b9e9d9938c2

120+

image: ghcr.io/renovatebot/renovate:42.94.6@sha256:59cfee816788aaec04607ecce5c3bb9115705904d4874b678faaaef20e9e91eb

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