From 7c6b480e1c3c43e652a45f41f6b39421c57a7d5a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Jan 2023 12:51:44 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.108.2 (#6571) --- .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 3df50c582e3..04d68672c1a 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@0fe0c23abd2d9a9929d94bde6314171e67375e6b # v34.105.6 + uses: renovatebot/github-action@26610af9724e59a2558a804f5c375d5aa2140c6f # v34.108.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}