diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2024-11-05 00:07:08 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2024-11-05 00:07:08 +0300 |
commit | 6a05b1f22f03de30b0f398637cfc53ee44729638 (patch) | |
tree | fe50f0b59dd5863dbd484705d3ec96cfffa496ed | |
parent | f4ba238874152c2519aeb73814dc6947a96a6732 (diff) | |
download | popov.link-6a05b1f22f03de30b0f398637cfc53ee44729638.tar.xz popov.link-6a05b1f22f03de30b0f398637cfc53ee44729638.zip |
Update ghcr.io/renovatebot/renovate Docker tag to v39
-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 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 |