Update renovate/renovate Docker digest to c8aa902

This commit is contained in:
Johnny5 2024-08-15 05:01:17 +00:00
parent c95ce8a586
commit 1f1f831767
Signed by: Johnny5
GPG Key ID: 8D9AF7C566F26C50
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: docker
container: renovate/renovate@sha256:bcfb43d9bc686df9c07a8db4098d26309b6972700dcd203f25d0ff4dda6f8e94
container: renovate/renovate@sha256:c8aa902b21822f4abc84590b60b7daf47eec01bed4aa63039802c7d4f9c4a567
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}