.forgejo/workflows/renovate.yaml aktualisiert

This commit is contained in:
sujiba 2024-05-26 20:21:24 +00:00
parent b5bb476467
commit 9947fbae6f

View file

@ -2,13 +2,13 @@ name: renovate
on:
schedule:
- cron: "@hourly"
- cron: "@daily"
push:
branches:
- main
jobs:
renovate-dry-run:
renovate:
runs-on: docker
container: ghcr.io/renovatebot/renovate:37.368.6
steps: