diff --git a/.github/workflows/validation.yaml b/.github/workflows/validation.yaml index 7baca3fd3..c59c2b2aa 100644 --- a/.github/workflows/validation.yaml +++ b/.github/workflows/validation.yaml @@ -45,7 +45,7 @@ jobs: steps: - uses: actions/checkout@v5 - name: Renovate - uses: renovatebot/github-action@v44.0.3 + uses: renovatebot/github-action@v44.2.1 with: configurationFile: 'resources/config/renovate-config.json' token: ${{ secrets.RENOVATE_TOKEN }}