Skip to content

.github/workflows/renovate.yml #133

.github/workflows/renovate.yml

.github/workflows/renovate.yml #133

Workflow file for this run

name: Renovate
on:
schedule:
# Run every day at 4:00 AM UTC
- cron: '0 4 * * *'
workflow_dispatch:
jobs:
renovate:
uses: Aleph-Alpha/shared-workflows/.github/workflows/renovate.yaml@v0

Check failure on line 11 in .github/workflows/renovate.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/renovate.yml

Invalid workflow file

error parsing called workflow ".github/workflows/renovate.yml" -> "Aleph-Alpha/shared-workflows/.github/workflows/renovate.yaml@v0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit