Compare commits
1 Commits
renovate/g
...
cb6aad7ee7
| Author | SHA1 | Date | |
|---|---|---|---|
| cb6aad7ee7 |
@@ -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.61.2
|
||||
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