From 81847e5c88ff89651dfd2002d29f4a290f9afe9b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 30 Nov 2022 20:00:36 +0100 Subject: [PATCH] Update renovatebot/github-action action to v34.41.1 (#4998) --- .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 c1bbedff85d..a2150dc2dad 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@e7bf565604a91a093ba01eebb8d20806fcaa8674 # v34.40.2 + uses: renovatebot/github-action@708343d5c41dfd577133569d3153b3e089bac520 # v34.41.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}