From 0470fcea7ec00ef856c07ac2185fc50f04a09247 Mon Sep 17 00:00:00 2001 From: "pipelines-github-app[bot]" <200609713+pipelines-github-app[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 19:21:05 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46 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 3daed84..4a0621d 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4 - name: Run Renovate - uses: renovatebot/github-action@v41.0.13 + uses: renovatebot/github-action@v46.1.10 with: configurationFile: renovate.json token: ${{ secrets.SUPER_ADMIN_TOKEN }}