Compare commits
3 Commits
ae124041f6
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| c34908cf78 | |||
| 7679d50ed7 | |||
| 9cf4b70b99 |
@@ -13,9 +13,9 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:43.0.6
|
||||
container: ghcr.io/renovatebot/renovate:43.46.0
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js
|
||||
|
||||
Reference in New Issue
Block a user