From 116212afbad71510d3b1decd8bd7007f64b3bfee Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 5 Nov 2022 12:48:19 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.18.0 (#4302) --- .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 408e55f5b92..5716962eded 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@462efd5c25ceec184b8b9f6859acfa9b5b701e18 # tag=v34.17.1 + uses: renovatebot/github-action@a40a82983e7b270730d2804551a0186304918ba7 # tag=v34.18.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}