From 7e248f3eba935ff5064ac43699ea591ecd700bcb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 15 Jun 2022 10:30:30 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.87.0 (#118) --- .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 0e56818c..3f880999 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@dadbfaea7d9df02f6103d67d88b8b5692d15a105 # tag=v32.85.0 + uses: renovatebot/github-action@ee9bfa538156ceabb4ba454c5dc23a4b30830187 # tag=v32.87.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}