diff --git a/.github/workflows/run_renovate.yml b/.github/workflows/run_renovate.yml index 9434443aad..0ff9b76083 100644 --- a/.github/workflows/run_renovate.yml +++ b/.github/workflows/run_renovate.yml @@ -18,7 +18,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Renovate-dry-run - uses: renovatebot/github-action@v32.231.1 + uses: renovatebot/github-action@v32.232.0 with: configurationFile: renovate.json token: ${{secrets.$inputs.pac_to_use}}