chore: switch to Harbor provided image

This commit is contained in:
Peter 2025-03-25 11:15:10 +01:00
parent 5b8f2ddfb2
commit f230dd87e0
Signed by: prskr
GPG key ID: F56BED6903BC5E37

View file

@ -4,13 +4,13 @@ on:
branches:
- main
schedule:
- cron: '33 3 * * *'
- cron: "33 3 * * *"
jobs:
renovate:
runs-on: ubuntu-latest
steps:
- uses: docker://code.icb4dc0.de/infrastructure/images/renovate:latest
- uses: docker://registry.icb4dc0.de/infrastructure/renovate:latest
with:
args: renovate "${{ github.repository }}"
env:
@ -19,4 +19,4 @@ jobs:
RENOVATE_PLATFORM: gitea
RENOVATE_AUTODISCOVER: "false"
RENOVATE_ENDPOINT: https://code.icb4dc0.de/api/v1
LOG_LEVEL: info
LOG_LEVEL: info