aboutsummaryrefslogtreecommitdiff
path: root/.gitea/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.gitea/workflows')
-rw-r--r--.gitea/workflows/renovate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml
index 263bdf8..57f62a0 100644
--- a/.gitea/workflows/renovate.yml
+++ b/.gitea/workflows/renovate.yml
@@ -5,7 +5,7 @@ on:
jobs:
renovate:
- container: ghcr.io/renovatebot/renovate:38
+ container: ghcr.io/renovatebot/renovate:39
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4