diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2024-11-05 00:09:32 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2024-11-05 00:09:32 +0300 |
commit | b3def78f991565c1625f4bdbc169d14c406c52d3 (patch) | |
tree | fc5844e19bfd1524971aea27bcea909bbbaebf78 /.gitea | |
parent | b2753a63f2b2fec94286916e32b7e2a0bc48e180 (diff) | |
download | wecli-master.tar.xz wecli-master.zip |
Diffstat (limited to '.gitea')
-rw-r--r-- | .gitea/workflows/renovate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index c435afe..64ed142 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -9,7 +9,7 @@ on: jobs: renovate: - container: ghcr.io/renovatebot/renovate:38 + container: ghcr.io/renovatebot/renovate:39 runs-on: ubuntu-latest steps: |