ci(deps): update ghcr.io/renovatebot/renovate docker tag to v42.92.5 · renovatebot/github-action@7996fff

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.4@sha256:1c6d7458b8cf195926ba82fd2b3b3c07c0c580d2fa0edf54a19db9ff0c43c362

120+

image: ghcr.io/renovatebot/renovate:42.92.5@sha256:5fcc283496257c657c9d3c9d82592be065fe77e270f2e67cbe0f99eb36605540

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