From a084496072083f0826b2078d26399aa33eb4f920 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 14 Jan 2023 06:01:33 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.102.0 --- .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 eb81346b..71320f9a 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@f1162ed49dd9e54f8083e260a0654964bedd972f # v34.100.2 + uses: renovatebot/github-action@c6e430eb027fc91a23845ee68eca41d66c3b8a32 # v34.102.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}