Compare commits
5 Commits
a9f48b3fe3
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 435b27fd98 | |||
| bc9e94a24d | |||
| 2d14a1cccf | |||
| 99071b6cf1 | |||
| 0551d0504b |
@@ -17,7 +17,7 @@ jobs:
|
||||
options: --add-host crunchy-orchestrator:gitea-server
|
||||
network: gitea-internal
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js
|
||||
|
||||
6
renovate.json
Normal file
6
renovate.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user