diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 3185dc0..c99d4fe 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.8.1 + container: ghcr.io/renovatebot/renovate:42.10.5@sha256:32474962d92c2a0c5f9a2a931fdd82123863fa1d887c85252d35b8ac0648ef50 steps: # Step 1: Check out the repository so your config file is available - name: Checkout