From c3636dc0f4074360ec7c43680243c39cc6894565 Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:10:07 +0000 Subject: [PATCH] Update renovatebot/github-action action to v40.1.8 (#41) Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com> --- .github/workflows/scheduled-renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scheduled-renovate.yaml b/.github/workflows/scheduled-renovate.yaml index 2656fc9..55d78fa 100644 --- a/.github/workflows/scheduled-renovate.yaml +++ b/.github/workflows/scheduled-renovate.yaml @@ -26,7 +26,7 @@ jobs: private_key: ${{ secrets.RENOVATE_GH_APP_PRIVATE_KEY }} - name: Self-hosted Renovate - uses: renovatebot/github-action@7d358366277001f3316d7fa54ff49a81c0158948 # v40.1.7 + uses: renovatebot/github-action@10b0dbf049fea8f04c079c8802145f3eac72d9e7 # v40.1.8 with: configurationFile: .github/renovate-config.json token: ${{ steps.get_installation_token.outputs.token }}