From b83c013f275176de34124bf85030a0d5fb747c8e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Dec 2024 05:04:42 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.7 --- .github/workflows/renovatebot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovatebot.yml b/.github/workflows/renovatebot.yml index 5981fd8..97b29a5 100644 --- a/.github/workflows/renovatebot.yml +++ b/.github/workflows/renovatebot.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.5 + uses: renovatebot/github-action@v41.0.7 with: configurationFile: .github/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }}