From 91c0a318fa2c6569825ebe4b521272c2a77c749b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 19 Jan 2023 21:09:12 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.105.6 (#6543) --- .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 d86b6e9565d..3df50c582e3 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@6a1657a5ec715bd16b32f80873f13a141d80cafe # v34.105.5 + uses: renovatebot/github-action@0fe0c23abd2d9a9929d94bde6314171e67375e6b # v34.105.6 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}