From 742bb8c7ba4682aa2f5cab561467cb86b0a507cc Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 05:11:42 +0000 Subject: [PATCH] Update renovatebot/github-action action to v41.0.7 (#643) Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-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 a68682ca..a29ccbec 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.6 + uses: renovatebot/github-action@v41.0.7 with: token: '${{ steps.app-token.outputs.token }}' configurationFile: .github/renovate-config.json