From 59f637f4a98199a1ab056e1455a0296b6caeae65 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 28 Feb 2023 06:01:51 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.153.2 --- .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 986d374a..5d8c874e 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@eecdb5036a45e69b95c4efe9df8c3070c5f18d2f # v34.152.5 + uses: renovatebot/github-action@f1483ca0114f708761dd3f70ac6fbe90a8c53b2a # v34.153.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}