From 5a37622287204da9e3a2470688f535dfce2036e3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Dec 2024 07:08:47 +0000 Subject: [PATCH] Update renovatebot/github-action action to v41 --- .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 7b1464c..9f37f9e 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -18,7 +18,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.2.2 - name: Renovate - uses: renovatebot/github-action@v40.2.6 + uses: renovatebot/github-action@v41.0.7 with: configurationFile: ./.github/configs/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}