diff --git a/.github/workflows/dependencies.yaml b/.github/workflows/dependencies.yaml index b9338b84..578b38b4 100644 --- a/.github/workflows/dependencies.yaml +++ b/.github/workflows/dependencies.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - name: Self-hosted Renovate - uses: renovatebot/github-action@v32.118.0 + uses: renovatebot/github-action@v32.241.11 with: configurationFile: ${{ inputs.renovate_file_path }} token: ${{ secrets.RENOVATE_TOKEN }}