diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 9303da4..a8bcbb4 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v6.0.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.4 + uses: renovatebot/github-action@v46.1.5 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json