chore(deps): update renovate/renovate docker digest to 80f023d

This commit is contained in:
Johnny5 2024-08-15 13:01:55 +00:00
parent e1d3020e1c
commit 2f0011642a
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:80f023d787f46cc45aba1c697124e615011c46220408350fc5e3a62a9aa36326
env: env:
LOG_LEVEL: debug LOG_LEVEL: debug
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}