From 48e38fd90b04e1dd0c675a80667556ae0c66eac8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Aug 2026 01:35:08 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.2.3 --- .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 a3a01d1..6aca925 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.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.2.2 + uses: renovatebot/github-action@v46.2.3 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: .github/renovate.json