From a72fa4e1c84ec8e92a4debe3001c46b9d6a6a7be Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 31 May 2022 21:12:27 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.70.0 (#2793) --- .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 b80ad1bcf83..f5291f564b2 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@42304b38b8a84a4d3ed5097cb6ce87318fce78b6 # tag=v32.68.0 + uses: renovatebot/github-action@0d4dfe74298df13ba362bdd14c7e73130f687feb # tag=v32.70.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}