Compare commits
1 Commits
renovate/g
...
8cb45de749
| Author | SHA1 | Date | |
|---|---|---|---|
| 8cb45de749 |
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:43.33.2
|
||||
container: ghcr.io/renovatebot/renovate:40.55.1
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
||||
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.10.0"
|
||||
rand = "0.9.0"
|
||||
rocket = "0.5.1"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user