From 9dd0fa39cf38d46441fdf475577dfc9582fd5cf1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 Dec 2022 00:51:35 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.62.1 (#5476) --- .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 8b982db7626..b2709d4c18d 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@e554d71798f1142b467bc4fabcb8f134b6b7cf35 # v34.60.0 + uses: renovatebot/github-action@e8f1c1fbb30c5706c4c43ca6330c628e7cf895e8 # v34.62.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}