Update renovate/renovate Docker digest to 7b038fb

This commit is contained in:
Johnny5 2024-09-23 17:00:37 +00:00
parent db866e205d
commit eebebd5b75
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:7b038fb87d0e9874b6c7e02a9803b3a935de773afe5001d0ea6b88f7888e0585
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}