From 83d3ed66eca2ff733e72beb81de4e351fcdb6b36 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 29 Jul 2022 00:38:10 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.133.0 --- .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 3a80600a..23e9b61f 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@2b480926ad78a8577b1ceff20e675091543d28d5 # tag=v32.131.1 + uses: renovatebot/github-action@882edd774bd5bbda64c981b0c1dc011c61ece5d8 # tag=v32.133.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}