diff --git a/.github/workflows/validation.yaml b/.github/workflows/validation.yaml index 3a7dd1c9e..5b7967cb0 100644 --- a/.github/workflows/validation.yaml +++ b/.github/workflows/validation.yaml @@ -44,7 +44,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Renovate - uses: renovatebot/github-action@v41.0.22 + uses: renovatebot/github-action@v43.0.8 with: configurationFile: 'resources/config/renovate-config.json' token: ${{ secrets.RENOVATE_TOKEN }}