From 4eaf0cc03d558b04956700333fcfd3124c69dee0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 15 Dec 2022 12:11:39 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.56.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 bff70e56..866db330 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@d7fcdf297cbeefe89485e10528f45aaadd92be77 # v34.56.0 + uses: renovatebot/github-action@17af61f7bd131b4171cb09ac07cde5f612fced9c # v34.56.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}