From 1c06f724c488bcd9a47d57b5bcbb4d6531122dc5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 24 Feb 2023 06:01:53 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.152.3 --- .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 48bcfd1e..c7631542 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@1c6288ccd6c960b99957a5e1bdb0ea9fc992d35f # v34.152.0 + uses: renovatebot/github-action@860873109c4e50ae40ae67ddfaa470ff27dfedfc # v34.152.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}