Compare commits
2 Commits
f4ab0b9e97
...
9b4d4b316b
Author | SHA1 | Date | |
---|---|---|---|
9b4d4b316b | |||
841a748fd1 |
@ -4,13 +4,11 @@ on:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:37.429.0
|
||||
container: ghcr.io/renovatebot/renovate:37.431.4
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
Loading…
Reference in New Issue
Block a user