From 41c22781019ec8ff7ddd29d19e3f3fc0b5be48de Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 19 Oct 2022 00:06:01 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.240.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 6cab89ba..0dbab414 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@aa98a8c530765fe54cf38a9a1733ef8a5fd119f9 # tag=v32.240.2 + uses: renovatebot/github-action@3085271e5cb0b6b9779156c27aa9cb00c3d7e1b2 # tag=v32.240.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}