diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 933d39158..66572a953 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -13,7 +13,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:43.100.0@sha256:1188aeae54f7f2103a9dcea554316efde65eb4221793bcee5a0b29772e16aed3 + container: ghcr.io/renovatebot/renovate:43.100.1@sha256:192ad83738059211dd469a0c3676af975041976b7cbd1cc48525e2207a1f2ef7 steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6