From a6bf9da1d8cf917242adc7f47609482e14bd7cf9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 17 Nov 2022 12:01:49 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.26.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 faf8c842..c513fc01 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@7477a5ca6272e277a2f5b2e460ce00860f463db9 # v34.26.2 + uses: renovatebot/github-action@e10ae44cffa4603afcd86b3c72854f3dcff5dcb4 # v34.26.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}