From 91169777eee1d9853e5dce88d81081966ae4264f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 19 Oct 2022 18:09:40 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.240.5 --- .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 0dbab414..1ff4205d 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@3085271e5cb0b6b9779156c27aa9cb00c3d7e1b2 # tag=v32.240.4 + uses: renovatebot/github-action@22400deb01209fb9d0ba4061c6eb9a0cfd307df1 # tag=v32.240.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}