diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index a5e451c..d7b59e0 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.408.2@sha256:76999a4102891faeecb1718be604b44290763045b8862cd641754f8b4d5f6717 + image: ghcr.io/renovatebot/renovate:37.409.1@sha256:6253405cf89432f5ac41d115a000badd6b32e505f24b801bf83218593342f727 steps: - name: Checkout uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4