Compare commits

..

1 Commits

Author SHA1 Message Date
76e79a937c fix(deps): update work to v2.11.2 2026-08-06 18:28:14 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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:44.14.3 image: ghcr.io/renovatebot/renovate:43.232.0
steps: steps:
- name: Run Renovate - name: Run Renovate
run: renovate run: renovate

View File

@@ -26,7 +26,7 @@ lifecycleCompose = "2.10.0"
androidxTestRules = "1.7.0" androidxTestRules = "1.7.0"
# Glance: 1.1.1 is the latest stable (1.2.0 is still rc, 1.3.0 alpha). # Glance: 1.1.1 is the latest stable (1.2.0 is still rc, 1.3.0 alpha).
glance = "1.1.1" glance = "1.1.1"
work = "2.10.1" work = "2.11.2"
documentfile = "1.0.1" documentfile = "1.0.1"
[libraries] [libraries]