chore(deps): update renovate/renovate docker digest to a34ab21

This commit is contained in:
Johnny5 2024-09-08 14:01:33 +00:00
parent 21e8e30a0e
commit 8a8e910c01
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:a34ab21b317285dadbba9c7ca55f8d0aee7c4e01f391fe7373dceb52030d7f7f
env: env:
LOG_LEVEL: debug LOG_LEVEL: debug
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}