From beece085cccd92de04fc5c102e2e1dfd3181783c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 May 2022 09:26:10 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.60.0 (#72) --- .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 14ebd2c5..fddd5916 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@213d8d35451415eeb3c7a92641f2fa06e482499c # tag=v32.52.2 + uses: renovatebot/github-action@1fa0cfd72a02cee9ea7043e4a8bce805ebb4e32e # tag=v32.60.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}