Compare commits
14 Commits
renovate/a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e69a3587e | |||
| ce713925cc | |||
| a2f6371353 | |||
| 19ca7fc02e | |||
| 63b4618288 | |||
| 4d5281eec7 | |||
| da2ebe8adc | |||
| 81ee2ea9f6 | |||
| ebf8379116 | |||
| b5157cd0db | |||
| 108786663f | |||
| 6c3957859e | |||
| fe5128ba8f | |||
| 98bd9c6b6c |
@@ -13,9 +13,9 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:42.18.0
|
||||
container: ghcr.io/renovatebot/renovate:42.26.3
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v5
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js
|
||||
|
||||
Reference in New Issue
Block a user