From 8f2b7a8240e65b4f62b21ec13e05fb572b6e83a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 29 Sep 2024 09:04:45 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.10 --- .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 126661f..50064ab 100644 --- a/.github/workflows/renovatebot.yml +++ b/.github/workflows/renovatebot.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.2.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.9 + uses: renovatebot/github-action@v40.2.10 with: configurationFile: .github/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }}