Update renovate/renovate Docker digest to 0ebce52 #116

Merged
Johnny5 merged 1 commit from renovate/renovate-renovate into main 2025-03-26 11:01:11 +01:00
Showing only changes of commit 2f817c5fa9 - Show all commits

View file

@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: docker
container: renovate/renovate@sha256:046b69af54bfa77883160afd352a27816f6494528b44d03b2c0cd2f9c70b14a0
container: renovate/renovate@sha256:0ebce526ba48f0c11c0cf64b18816add4da0bec591d7c80607cb4819dec8b0bd
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}