diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index e466e14..f6d1c39 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: name: Renovate runs-on: docker container: - image: ghcr.io/renovatebot/renovate:38.86.0@sha256:59809186ba4c2d503df8c3ce9ab1f6c410235693ec19550cd8002f4607215a95 + image: ghcr.io/renovatebot/renovate:38.88.2@sha256:df266c25936164f97acddd052de4b63b40f2e9ad3e31394f83fe4b81e4375c78 steps: - name: Checkout uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4