Update renovate/renovate Docker digest to 52de3ee #14

Open
Johnny5 wants to merge 1 commits from renovate/renovate-renovate into main
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:52de3eed3ca0b985b48e595a02f8741cd592013ad2e9aebaef0d9011f28b33e1
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}