From 2c0e54a6a254b7d4ef3ab1862c89eb59a05e538b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Dec 2025 02:06:43 +0000 Subject: [PATCH] Update renovatebot/github-action action to v44.0.5 --- .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 3b9fafaf..b967fc10 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.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v44.0.4 + uses: renovatebot/github-action@v44.0.5 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json