From 757a745a8be23c6b2ed13fc29e1a7541e9dbaa44 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 7 Sep 2022 00:41:40 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.192.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 e50118a6..0e74ab00 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@a7779b2f623084fa48ce3ea83a4f9e48b813ccbc # tag=v32.190.6 + uses: renovatebot/github-action@c71121090b421b7ced0442a5e70b89ab49383697 # tag=v32.192.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}