diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 0e32a59..6076f5c 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v7.0.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.2.6 + uses: renovatebot/github-action@v46.3.0 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json