diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 5845080..16c214d 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.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.17 + uses: renovatebot/github-action@v46.1.18 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json