Compare commits
1 Commits
renovate/g
...
2253585296
| Author | SHA1 | Date | |
|---|---|---|---|
| 2253585296 |
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:43.33.2
|
||||
container: ghcr.io/renovatebot/renovate:39.213.3
|
||||
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