Compare commits
2 Commits
a6aa1d07b5
...
17b3d670f7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17b3d670f7 | ||
| 6afeb6e30d |
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:38.77.8
|
||||
container: ghcr.io/renovatebot/renovate:38.89.3
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"updateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": true
|
||||
"automerge": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user