From 1edb4079b8f6434864555df9f8c5940e1ee18aa7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Jan 2023 17:59:16 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.102.7 (#6389) --- .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 e584d794773..c80ebdb13f2 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@0e4d0194f4d6956aa80f43d4973055aeebe2d681 # v34.102.2 + uses: renovatebot/github-action@2e905f096a53611d8389341afdecf46ddc12e570 # v34.102.7 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}