Skip to content

Renovate

Renovate #3

Workflow file for this run

name: Renovate
on:
schedule:
- cron: "0 * * * *"
workflow_dispatch:
jobs:
renovate:
runs-on: ubuntu-latest
steps:
- uses: renovatebot/github-action@v46.1.10
with:
token: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
configurationFile: renovate.json