From d9773f3cc8a5d3f4fbfa84f0c584e0c9d379f112 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 13 Jul 2022 01:46:01 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.111.1 --- .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 ccef9bf4..7c704fec 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@6b3f6ec1c705c58b9eabc7d45f28985e0041ba38 # tag=v32.111.0 + uses: renovatebot/github-action@4df4ec7de51fbb816968121886a8f09d57ef4a41 # tag=v32.111.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}