Update renovate/renovate Docker digest to 41d577b

This commit is contained in:
Johnny5 2024-04-06 14:01:17 +00:00
parent 00ecb0dcde
commit 475ed90c61
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:c386602757e483f151f08b929219379f2be68913cc3c0f60c65f19076d53a04b
container: renovate/renovate@sha256:41d577babe0af3f75c1f0784b13fcf3a6850515622b584526f574c23e21366cb
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}