diff --git a/.github/workflows/validation.yaml b/.github/workflows/validation.yaml index 2782b6d27..3a7dd1c9e 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.14 + uses: renovatebot/github-action@v41.0.22 with: configurationFile: 'resources/config/renovate-config.json' token: ${{ secrets.RENOVATE_TOKEN }}