From fc88a299705a6d024de594e52fa40db641dcf11e Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 08:13:44 +0000 Subject: [PATCH] Update renovatebot/github-action action to v40.1.9 --- .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 55d78fa..dfac602 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@10b0dbf049fea8f04c079c8802145f3eac72d9e7 # v40.1.8 + uses: renovatebot/github-action@74811c93da74bf38cb37f41489065619930fba44 # v40.1.9 with: configurationFile: .github/renovate-config.json token: ${{ steps.get_installation_token.outputs.token }}