From dda6f375742a5f88d18f7678670c3ea35574b2c6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Dec 2025 01:58:47 +0000 Subject: [PATCH] Update renovatebot/github-action action to v44.2.1 --- .github/workflows/update-dependencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index ba8c0e1..ed806a3 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.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v44.2.0 + uses: renovatebot/github-action@v44.2.1 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json