diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index f78d19881..5bab96e09 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -54,7 +54,7 @@ jobs: - name: Run Renovate if: steps.check-requirements.outputs.should_run == 'true' - uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12 + uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}