From 7a38723ce233a0bb1c35c68cbd7370210d463b03 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 3 Mar 2023 06:01:55 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.154.4 --- .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 e6992d9e..22ecc2fd 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@10adb9e8e0ec7a22afc911836833330eba0f81aa # v34.154.2 + uses: renovatebot/github-action@62d4ea4890488e04a064062124f66ca001cbfec3 # v34.154.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}