From a7ad565db03252db1b9b1424a3ff73a6db39820d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Jun 2024 00:12:33 +0000 Subject: [PATCH] fix(deps): update ghcr.io/renovatebot/renovate docker tag to v37.399.0 --- .forgejo/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index 136fb0f..fabfe45 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -6,7 +6,7 @@ jobs: name: Renovate runs-on: docker container: - image: ghcr.io/renovatebot/renovate:37.395.0@sha256:3a32080231faa1a016e2605db249d6d93b27f56648d00f4f9ab4a1d1e5ebe933 + image: ghcr.io/renovatebot/renovate:37.399.0@sha256:cd9f162fe2ac61f36982492172c8cdfc3b44cadc4c13a543a60f9fe4166e2f0c steps: - name: Checkout uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4