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