diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 9982722..4ab2c57 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -6,7 +6,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.1 + uses: renovatebot/github-action@v46.1.12 with: docker-cmd-file: .github/renovate-entrypoint.sh docker-user: root