diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2024-07-26 00:03:45 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2024-07-26 00:03:45 +0300 |
commit | 9abd2a45584836314a1127a92525a24c2bf36cde (patch) | |
tree | af3e1c0f6e59161da4c4fc04461d00f0cba146d5 /.gitea | |
parent | 1d592418af008771ad82a49e3fc416e730f7dfe3 (diff) | |
download | fparkan-9abd2a45584836314a1127a92525a24c2bf36cde.tar.xz fparkan-9abd2a45584836314a1127a92525a24c2bf36cde.zip |
Update ghcr.io/renovatebot/renovate Docker tag to v38
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 5c3c468..c435afe 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -9,7 +9,7 @@ on: jobs: renovate: - container: ghcr.io/renovatebot/renovate:37 + container: ghcr.io/renovatebot/renovate:38 runs-on: ubuntu-latest steps: |