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