From 32a696ce32991282e1a6f18170fa6f0384022728 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 9 Jan 2023 00:32:15 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.94.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 c32c811f..5228ba11 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@470e3afc63e6918e343692f5f7f1ecb84ca3fac7 # v34.93.0 + uses: renovatebot/github-action@113b06e5b242a79bdb97ea0aaff69b00899bf740 # v34.94.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}