From 6643ae1e20f28f0d4863fcd61f5c1b8fb00d34b1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Jan 2023 12:42:01 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.105.3 (#6446) --- .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 277a326fcd5..b1be3908d79 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@da92719eacd06b98b2b4eb75e47b7d19eef77b70 # v34.104.0 + uses: renovatebot/github-action@2044b1f9df1cfa13642bc34c8a6e55274af6b7ca # v34.105.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}