From 83d571b7b23c9b476dde94cdcf0f395d836c3dac Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 23 Oct 2022 18:01:54 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.241.11 --- .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 10fa5940..cd7dacee 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@8d3b4bfb1e3d5972f3d4095e0f875e33bfb5a67a # tag=v32.241.10 + uses: renovatebot/github-action@7f99195d246af488476cb70691ac85975c8dd321 # tag=v32.241.11 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}