diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 12dd66a3..8dd70d52 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -117,7 +117,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 10 container: - image: ghcr.io/renovatebot/renovate:42.62.0@sha256:fcf12c13d9c81c6c698ad766d1ef173af70e462635a8d1c76156ce6c6784c4d2 + image: ghcr.io/renovatebot/renovate:42.63.0@sha256:3b796111f0e43eba6c7884af0940c63e71891f6641728ccf8787dc2806ca15a4 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127