Update renovate/renovate Docker digest to a559d5f

This commit is contained in:
Johnny5 2024-08-08 12:00:56 +00:00
parent c95ce8a586
commit f8de9f130b
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:bcfb43d9bc686df9c07a8db4098d26309b6972700dcd203f25d0ff4dda6f8e94
container: renovate/renovate@sha256:a559d5f99108c556fe9d530519cd277273dd5b1bc5653c072abed34def5ce4ea
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}