From dd1c231a62c16e1cd2adb528b2cb508af8c266d4 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Wed, 29 Apr 2026 09:48:14 +0400 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.12 (#1189) --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 521331be0af5f1dbfd43c4a63b80dd6603e59cda..735379463601878e4e2039ae5b99187038660128 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 0 - name: Run Renovate - uses: renovatebot/github-action@v46.1.11 + uses: renovatebot/github-action@v46.1.12 with: token: ${{ secrets.HOMEBREW_GITHUB_TOKEN }} configurationFile: renovate.json