Update renovate/renovate Docker digest to eef6dd7

This commit is contained in:
Johnny5 2024-08-22 13:00:12 +00:00
parent 8eba068d64
commit 1186447759
Signed by: Johnny5
GPG Key ID: 8D9AF7C566F26C50
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: docker runs-on: docker
container: renovate/renovate@sha256:c452bbcc209e1d387568e3effa67361ecd6cbafb981d643297f3f66170cfe20e container: renovate/renovate@sha256:eef6dd7f3f37182302d7fb1a58c87cc234d995b1887046e38cbccc5cc6f65f53
env: env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }} GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}