aboutsummaryrefslogtreecommitdiff
path: root/.gitea/workflows
diff options
context:
space:
mode:
authorRenovateBot <renovatebot@noreply.localhost>2024-11-05 00:07:08 +0300
committerRenovateBot <renovatebot@noreply.localhost>2024-11-05 00:07:08 +0300
commit6a05b1f22f03de30b0f398637cfc53ee44729638 (patch)
treefe50f0b59dd5863dbd484705d3ec96cfffa496ed /.gitea/workflows
parentf4ba238874152c2519aeb73814dc6947a96a6732 (diff)
downloadpopov.link-6a05b1f22f03de30b0f398637cfc53ee44729638.tar.xz
popov.link-6a05b1f22f03de30b0f398637cfc53ee44729638.zip
Update ghcr.io/renovatebot/renovate Docker tag to v39
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