diff --git a/.github/workflows/test-containers.yaml b/.github/workflows/test-containers.yaml index 8899850ac3..5cac7b4619 100644 --- a/.github/workflows/test-containers.yaml +++ b/.github/workflows/test-containers.yaml @@ -81,7 +81,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.1.11 + uses: renovatebot/github-action@v40.1.12 with: configurationFile: ./.github/renovate.json token: ${{ secrets.RENOVATE_GITHUB_TOKEN }}