From 4104cdf99cd5c6e117f92da91fb65fd5fbd9901c Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 12:16:20 +0000 Subject: [PATCH] feat(deps): update renovatebot/github-action action to v40.0.2 --- .github/workflows/renovate-schedule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate-schedule.yaml b/.github/workflows/renovate-schedule.yaml index 860f1340..4489b2ce 100644 --- a/.github/workflows/renovate-schedule.yaml +++ b/.github/workflows/renovate-schedule.yaml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v3.6.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v36.1.1 + uses: renovatebot/github-action@v40.0.2 env: LOG_LEVEL: debug with: