From c084b6b52497bee6be5c6e6b0fd6f33535b8674f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 25 May 2022 08:46:15 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.66.1 (#2746) --- .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 bc1684b691c..ba10bf16dad 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@0d8d655be021471f7b605bb01d519261a8a65c24 # tag=v32.64.9 + uses: renovatebot/github-action@95c2b4c210091657d286354daecd89a66839975e # tag=v32.66.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}