From db218490a226c78b334dd49e200dfd7f9c3c1ca4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 23 May 2022 07:14:10 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.64.4 (#88) --- .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 15dbff66..bcee0b20 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@567003a066aa294ebeaf99d49aa88530051368f9 # tag=v32.64.2 + uses: renovatebot/github-action@d4f63e700a34de6926dc3f01068015e0a50fda10 # tag=v32.64.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}