Compare commits
1 Commits
c1fc13e091
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c141fc9a9 |
@@ -24,7 +24,7 @@ jobs:
|
|||||||
# directly drops the docker-in-docker requirement entirely.
|
# directly drops the docker-in-docker requirement entirely.
|
||||||
# Full tag pinned; Renovate's github-actions manager keeps it bumped.
|
# Full tag pinned; Renovate's github-actions manager keeps it bumped.
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/renovatebot/renovate:43.232.0
|
image: ghcr.io/renovatebot/renovate:44.31.0
|
||||||
steps:
|
steps:
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
run: renovate
|
run: renovate
|
||||||
|
|||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
|||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
|
||||||
distributionSha256Sum=bafc141b619ad6350fd975fc903156dd5c151998cc8b058e8c1044ab5f7b031f
|
distributionSha256Sum=bafc141b619ad6350fd975fc903156dd5c151998cc8b058e8c1044ab5f7b031f
|
||||||
networkTimeout=10000
|
networkTimeout=10000
|
||||||
validateDistributionUrl=true
|
validateDistributionUrl=true
|
||||||
|
|||||||
Reference in New Issue
Block a user