From 501e7bb36e95e76ad9c455a8e08254fe5a25bd10 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 22 Feb 2023 12:01:55 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.149.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 fa86daa0..81ca04e4 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@3769535a024b2af8b3d75036125c6a6310bfaecb # v34.147.0 + uses: renovatebot/github-action@2118dab1b054c719e86062765ef531540cef617e # v34.149.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}