Update .gitea/workflows/renovate.yml

This commit is contained in:
2025-12-28 07:11:06 +00:00
parent 9a6fcddcae
commit 5fb7440b9d

View File

@@ -5,11 +5,12 @@ on:
- cron: "@daily" - cron: "@daily"
push: push:
branches: branches:
- renovate - main
jobs: jobs:
renovate: renovate:
runs-on: renovate runs-on: ubuntu-latest
container: git.fossy.my.id/renovate-clanker/renovate:latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: renovate - run: renovate