Update renovate/renovate Docker digest to 11c17a4

This commit is contained in:
Johnny5 2024-09-26 22:01:37 +00:00
parent 12d8e1dbca
commit dd64143c20
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:11c17a4a4c86a83c17b7bf8e63c48f98c34f363854e6c6daf83c036d003065b5
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}