From 8d38e29d840be05cf37c801cac69e76039c961d4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 9 Feb 2023 06:01:44 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.128.1 --- .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 efc273bf..34051107 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@ca612a08d86755be29c8c5ae1080d2265af008dd # v34.128.0 + uses: renovatebot/github-action@16fb647d39d5ccaec3cbb4805b7d258d301798ab # v34.128.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}