From 865ef5fcdec1a2261cb447c3290f7a9dc8a41a83 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 9 Jul 2022 18:07:22 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.108.0 --- .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 cbdbe14c..468d8796 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@6516337de4bcce0ba5d46b65d542209ac1b74915 # tag=v32.107.2 + uses: renovatebot/github-action@2a81d17e1c989bec12a56aa2095dbdf2dabd40f4 # tag=v32.108.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}