From 48445932f305a4aeccc479107fe1b9369a393e9c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 7 Jun 2022 20:38:51 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.76.1 (#2820) --- .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 114c9d4c351..7759258a9d9 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@89415f25942956ffca7963700f5d895ee70384be # tag=v32.74.3 + uses: renovatebot/github-action@6b2ac8d59432fb3efbae9b3ad9de857d83c77cce # tag=v32.76.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}