Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 53508db0a9 |
@@ -1,14 +0,0 @@
|
|||||||
name: Renovate
|
|
||||||
on:
|
|
||||||
schedule:
|
|
||||||
- cron: '0 3 * * *'
|
|
||||||
workflow_dispatch:
|
|
||||||
jobs:
|
|
||||||
renovate:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- uses: renovatebot/github-action@v40.3.0
|
|
||||||
with:
|
|
||||||
configurationFile: renovate.json
|
|
||||||
renovate-json5: true
|
|
||||||
Reference in New Issue
Block a user