From 81cb6d6b6375677bba183438304a0e31a697fccd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 15 Jan 2023 00:02:53 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.102.2 --- .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 71320f9a..b94c86e6 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@c6e430eb027fc91a23845ee68eca41d66c3b8a32 # v34.102.0 + uses: renovatebot/github-action@0e4d0194f4d6956aa80f43d4973055aeebe2d681 # v34.102.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}