From 32bd316ce6eaebadba80d0be6f4cfcc493134264 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 29 Nov 2022 00:35:27 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.40.2 (#4930) --- .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 fb9bd64d838..c1bbedff85d 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@dadce2fda5b23762a9f49d5a23b39a70b60ea8c9 # v34.40.0 + uses: renovatebot/github-action@e7bf565604a91a093ba01eebb8d20806fcaa8674 # v34.40.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}