diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e3d3ac05..d2261887 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.91.1@sha256:63e27dd3ed7dd5feb755e0f3c8e50516f5845be124311b4f6b3c898b5d767b49 + image: ghcr.io/renovatebot/renovate:43.91.3@sha256:8f2fe6fee1fa7ff9c76a6b36713820dca0ee74c0c2ce4173f71e13e6c2deae29 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127