From 98fe8b11107858f9bbd32e25e07b2e99bc4d77a6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Sep 2024 22:04:42 +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 65999fc..4cd2c4f 100644 --- a/.github/workflows/renovatebot.yml +++ b/.github/workflows/renovatebot.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - 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 }}