From 937bc45c5f000b703fde53bcaa52cf7da6267a3a Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:18:31 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.11 --- .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 a249cd6..2d16b91 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.10 + uses: renovatebot/github-action@v40.2.11 with: token: '${{ steps.app-token.outputs.token }}' configurationFile: .github/renovate-config.json