Update renovate/renovate Docker digest to 67119d8

This commit is contained in:
Johnny5 2025-03-24 16:02:11 +00:00
parent 6320a305e6
commit c998f9e104
Signed by: Johnny5
GPG key ID: 8D9AF7C566F26C50

View file

@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: docker
container: renovate/renovate@sha256:80cfd6d8f84945e1b54456ffc03571a383487c96c8f725b5e5e8f1356009016c
container: renovate/renovate@sha256:67119d8b440789940e7479e8338e8dfea1d4a181273997be7009be6bde0e410e
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}