From b3eb52cd20d97928bd117c85754f57e8ef2cc5c0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 12 Aug 2022 06:09:17 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.156.0 --- .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 01f6a343..34390c75 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@01fb8393be499048fa9fc63a5ed6e60468d09462 # tag=v32.154.9 + uses: renovatebot/github-action@4f3429dc34975d83a2fbdd1f9317cd05429b9eee # tag=v32.156.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}