From c0660a9ed0e8707a0f99f029e6a8bcc368912834 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 28 Oct 2022 00:29:39 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.6.0 --- .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 29bdc18e194..23a492cd707 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@037cb82b77d1e205e8fbd208a6607939b89b230e # tag=v34.4.0 + uses: renovatebot/github-action@ae0f808fbba759de70dd346574b2821936f6785a # tag=v34.6.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}