Update renovate/renovate Docker digest to 7af9e16 #20

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:6a4948c97e846bf1082f3956debde5a183917f7b608ccb1ff7971a9423a38a92
container: renovate/renovate@sha256:7af9e1678ac5280bdb89b62f7d2b5b8f23325736a479ebf513996c25d6a15eff
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}