From 2441de355485facbe126e060946608a91dcce6bc Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:24:11 +0000 Subject: [PATCH] Update renovatebot/github-action action to v40.3.4 --- .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 f502318..b8a7702 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4.1.6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.4 + uses: renovatebot/github-action@v40.3.4 with: token: '${{ steps.get_token.outputs.token }}' configurationFile: .github/renovate-config.json