diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index ae64071..161a473 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -7,7 +7,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:42.14.3@sha256:df832bab54418e1acfdfa9a2629d5e357296c4c457e3592b94306ee2fbf2acc3 + container: ghcr.io/renovatebot/renovate:42.17.0@sha256:d1a1df25d8922b67c6dc7c406487b1ba959afe161a0802e506cbb510fefe6703 steps: # Step 1: Check out the repository so your config file is available - name: Checkout