From 2f7808f1af75c9fd66ef98588d9e01f05dd4905f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Jun 2022 19:12:40 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.83.0 (#2850) --- .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 1898365830a..d5a16e58fc5 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@3b1757e2ef8a3bbe9fe53e177f1b22179c4b7a9a # tag=v32.78.1 + uses: renovatebot/github-action@b9f02892772fb7bf6ec209da10d53b19b6aeaf48 # tag=v32.83.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}