From 76c0863f8b99fb8e46a4a21d922e3a9434e21a00 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 10 Mar 2023 00:03:13 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.159.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 093ba903..c535b39b 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@5e8129624e65d182d7dc0fa673708ff4badab949 # v34.159.1 + uses: renovatebot/github-action@c56dbeca772b331ddf18eefad8b93f0f3c69d34a # v34.159.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}