Update renovate/renovate Docker digest to 84b4987

This commit is contained in:
Johnny5 2024-09-22 09:01:12 +00:00
parent d0df2f8c77
commit 0659de272a
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:84b498765c4d49c2c5ab5d0d054f04cfd3c58ecc750b483d6756f6699325220d
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}