From 0ddee31f3fa49d2396859f657a02561cc2283ce2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 6 Nov 2022 18:01:53 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.19.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 fe11e9c6..92d70792 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@d72289f34ec288349ed2e40750abf079dacabbb3 # v34.19.0 + uses: renovatebot/github-action@6fd485c03fbc4f378d4998463d83a26242ab6420 # v34.19.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}