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

This commit is contained in:
Johnny5 2024-09-13 22:01:34 +00:00
parent 21e8e30a0e
commit 4850f52962
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:fff5bf36c28eea849b72260506f229ff1291a99e89df94306722f47aedc992cd
env: env:
LOG_LEVEL: debug LOG_LEVEL: debug
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}