From 0116990b6f386612dd7d00e88abda47c3d554e80 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 30 Sep 2022 07:43:13 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.208.3 (#3966) --- .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 13b20428291..66964df19e3 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@db21938faafa9c6b7a442ad301da7030f2ed9968 # tag=v32.208.2 + uses: renovatebot/github-action@cee819f645fedbf75180f0cc65695af74e8e57bf # tag=v32.208.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}