From bbd9d13bd8ca08b83eb5683e04a664691280cf9f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 25 Nov 2022 17:38:19 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.34.0 (#4826) --- .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 ff34d9c4cc3..9179ec35fa4 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@29d72ce4be68a2381b8167fe6b989d7726416b31 # v34.32.0 + uses: renovatebot/github-action@cd3254b1f914ad04188de04493cdbf708593e92d # v34.34.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}