From 6329bafde7f2f4b0dfb84228efc6b35c70cb22dc Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 1 Mar 2023 06:02:07 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.154.1 --- .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 5d8c874e..1602f78d 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@f1483ca0114f708761dd3f70ac6fbe90a8c53b2a # v34.153.2 + uses: renovatebot/github-action@51912b2f2014c635a0cbd42e1c09f808f705df0c # v34.154.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}