From b815a0ca5ec1230fe3668fa87546eb54a148bf98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:00:37 -0700 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.3.3 (#143) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index dc57873..a267a61 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -50,7 +50,7 @@ jobs: # Run Renovate - name: Run Renovate - uses: renovatebot/github-action@v40.3.2 + uses: renovatebot/github-action@v40.3.3 env: LOG_LEVEL: ${{ inputs.log_level || 'INFO' }} with: