From ddd3fac17f436443747bb5b23b296fa738d7eca6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Jan 2023 15:47:02 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.102.1 (#6370) --- .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 1031ed59e27..ebde9bad07d 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@c6e430eb027fc91a23845ee68eca41d66c3b8a32 # v34.102.0 + uses: renovatebot/github-action@984fff3ec23139c38d838e558d9bff70a329713a # v34.102.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}