diff --git a/.github/workflows/test-containers.yaml b/.github/workflows/test-containers.yaml index 2c86da8e3..febed6b51 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.2.7 + uses: renovatebot/github-action@v40.2.8 with: configurationFile: ./.github/renovate.json token: ${{ secrets.RENOVATE_GITHUB_TOKEN }}