Update renovate/renovate Docker digest to 76148c6

This commit is contained in:
Johnny5 2025-02-28 18:01:08 +00:00
parent cd8fe1de82
commit 93c7811c29
Signed by: Johnny5
GPG key ID: 8D9AF7C566F26C50

View file

@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: docker
container: renovate/renovate@sha256:9198ba44f3fe6db7ac57c31755f9c7bacede289da5baaf80d21ca616890dd64e
container: renovate/renovate@sha256:76148c60805be3eff0f7746488435e5aed5f5c78aa36d491eeb77f8dde0faee0
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}