From a4926a60035ed5d3275520106847a23bd2b86219 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:38:05 -0500 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.10 (#1174) Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index eee9aaf0b..1500bbd18 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v41.0.9 + uses: renovatebot/github-action@v41.0.10 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"