From 14dd930399ef8ce1fe1922d26bb74f0da8ac267e Mon Sep 17 00:00:00 2001 From: "pipelines-github-app[bot]" <200609713+pipelines-github-app[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 21:35:15 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.12 for env .github/workflows application name .github/workflows --- .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 1e09fc7..09e6854 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v6 - name: Run Renovate - uses: renovatebot/github-action@v46.1.10 + uses: renovatebot/github-action@v46.1.12 with: configurationFile: renovate.json token: ${{ secrets.SUPER_ADMIN_TOKEN }}