From 47ce935daada0db6c125940ac137440a422b3f36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:24:48 -0700 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.3.1 (#136) 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 cb6b837..d7802d4 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.0 + uses: renovatebot/github-action@v40.3.1 env: LOG_LEVEL: ${{ inputs.log_level || 'INFO' }} with: