diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index eec18d75..f13195da 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.272.9@sha256:0837222aafdd2f5405cb9a538816f292e7933091aa70f6edc992c72dddd463de + image: ghcr.io/renovatebot/renovate:43.273.0@sha256:1cb71457d7759dd19acc79df0ae11183ebaff6196f09463ed7af92bdeca9e304 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127