Update renovate/renovate Docker digest to 2f7b73b #112

Merged
Johnny5 merged 1 commit from renovate/renovate-renovate into main 2025-03-25 15:01:07 +01:00
Showing only changes of commit 17ea61ac69 - Show all commits

View file

@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: docker
container: renovate/renovate@sha256:953ed5bb402c1fffebc80923fc96ac2224bafc8760086ee4ad33cafd29aed035
container: renovate/renovate@sha256:2f7b73b4e3b767ced1a1794f7f84f4f9e3f8b922e045f4570404133f49823e89
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}