From 0cadc42d88388d582f3760fae5753ece12d349d2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 21 Aug 2022 18:08:08 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.169.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 014a4f8b..bdd626cc 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@9913be75c9c089940fbf00749f347bf1dba0e2b5 # tag=v32.168.0 + uses: renovatebot/github-action@38162c4cefd10836f1ed8214cacd0ba6b2770c7d # tag=v32.169.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}