From 9bfdd80324fdd0e805bc36406a3fa59dc15f2493 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 14 Sep 2022 00:39:55 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.195.3 --- .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 03db5633..59c5a746 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@0a04ae8c3eefe215c01ae93b59aab82968d71bee # tag=v32.195.1 + uses: renovatebot/github-action@3a46d8fe9ed1c361f54ba878d64a17965912bfd6 # tag=v32.195.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}