From ab3c2def4ccec301a68daf6adceeec810b1c055e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 11 Aug 2022 18:23:49 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.154.9 --- .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 34eba44cf8d..01f6a343e69 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@30205fb0288d4b06ba6a23b86084fddf59a8fc82 # tag=v32.154.7 + uses: renovatebot/github-action@01fb8393be499048fa9fc63a5ed6e60468d09462 # tag=v32.154.9 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}