Compare commits
3 Commits
2df8f008a9
...
0796ded1ec
| Author | SHA1 | Date | |
|---|---|---|---|
| 0796ded1ec | |||
| 69856b1b40 | |||
| 84ce4def68 |
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:37.20.2
|
||||
container: ghcr.io/renovatebot/renovate:41.164.0
|
||||
steps:
|
||||
# Step 1: Check out the repository so your config file is available
|
||||
- name: Checkout
|
||||
@@ -31,3 +31,4 @@ jobs:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/kovagoadi.hu/Renovate/renovate-config.js"
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
# GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user