diff --git a/.github/workflows/validation.yaml b/.github/workflows/validation.yaml index 898b208ab..e0d767f97 100644 --- a/.github/workflows/validation.yaml +++ b/.github/workflows/validation.yaml @@ -45,7 +45,7 @@ jobs: steps: - uses: actions/checkout@v7 - name: Renovate - uses: renovatebot/github-action@v46.3.0 + uses: renovatebot/github-action@v46.3.1 with: configurationFile: 'resources/config/renovate-config.json' token: ${{ secrets.RENOVATE_TOKEN }}