Update renovate/renovate Docker digest to 164a4c6

This commit is contained in:
Johnny5 2024-09-25 13:01:05 +00:00
parent 57a340c4cb
commit 89489c5967
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:c452bbcc209e1d387568e3effa67361ecd6cbafb981d643297f3f66170cfe20e
container: renovate/renovate@sha256:164a4c61002b8432d238de1061ef55c3e8ea75bf65d0ba6cb50f54d3db6f62d6
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}