From 3ec30cad0da500b474fa10d1dabae2537ae4e78d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Feb 2026 02:05:15 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.2 --- .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 2762fe4..7d24db3 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.1 + uses: renovatebot/github-action@v46.1.2 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json