From f0d845f2b3dac234faa8eddaeaff09085519e565 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Jan 2023 17:56:33 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.77.1 (#5924) --- .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 1809c963300..911df019b23 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@82b1933ef436b79b3ca36ab612b9d0bc6ca5c166 # v34.77.0 + uses: renovatebot/github-action@33fce9286b85fbc0be2a9a18f03db7e0acf3bfa1 # v34.77.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}