Update renovate/renovate Docker digest to 03f6297

This commit is contained in:
Johnny5 2024-09-16 13:00:38 +00:00
parent 8eba068d64
commit b672eec9e1
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:03f6297ddbc3630f133a117c19663212ff11889873cef1c37128e163b85add91
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}