From 3f33da5da42289f77dc30d3fbe15ba8e7a684397 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 May 2022 09:54:05 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.64.9 (#2737) --- .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 bcee0b20375..bc1684b691c 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@d4f63e700a34de6926dc3f01068015e0a50fda10 # tag=v32.64.4 + uses: renovatebot/github-action@0d8d655be021471f7b605bb01d519261a8a65c24 # tag=v32.64.9 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}