diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2ec24576..e71c8d85 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,7 +32,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 10 container: - image: ghcr.io/renovatebot/renovate:43.164.1@sha256:5030be22ce3df578780932771649e162ec903b5b6cc903c851972a8ec538b658 + image: ghcr.io/renovatebot/renovate:43.164.2@sha256:12e785970f53cc68251f3c6b1a4112087096f00a5d2adf1958f97a425cbdc181 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127