chore(deps): update renovate/renovate docker digest to 5645fd6

This commit is contained in:
Johnny5 2024-07-26 02:01:13 +00:00
parent ace857d98c
commit 4f67377d14
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:52ab6e316c70f51f198cfce709d3a56bd0c2025a1fe380d642c6d8da224ef012 container: renovate/renovate@sha256:5645fd66672c4ceda4f4c39314bcb2a56c1b33b17934e651ee118a1687c1b62f
env: env:
LOG_LEVEL: debug LOG_LEVEL: debug
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}