diff --git a/.github/workflows/validation.yaml b/.github/workflows/validation.yaml index dd64348fe..b7151e228 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@v40.3.1 + uses: renovatebot/github-action@v40.3.3 with: configurationFile: 'resources/config/renovate-config.json' token: ${{ secrets.RENOVATE_TOKEN }}